Limit ignore scope for bmp2png
authorMyungJoo Ham <myungjoo.ham@gmail.com>
Fri, 19 Oct 2018 01:23:35 +0000 (10:23 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Fri, 19 Oct 2018 01:23:52 +0000 (10:23 +0900)
As we are limiting a specific file on a specific path, let's specify the full path.

.gitignore

index 36027ab..e7c2930 100644 (file)
@@ -11,7 +11,7 @@
 /tests/*/*.bmp
 /tests/performance
 *.dat
-bmp2png
+/tests/bmp2png
 *.pyc
 
 # vi files