From f8a2b7efc702b7e4f540430f21b0034c7e833683 Mon Sep 17 00:00:00 2001 From: TheManii Date: Tue, 5 Apr 2016 11:19:23 -0700 Subject: [PATCH] Update .gitignore for user provided data --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d983bb85..80009ced 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Ignore files obtained from game client +/data/staticactors.bin +/data/packets/login/login*.bin + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons.