Skip to content

Commit

Permalink
Limit ignore scope for bmp2png
Browse files Browse the repository at this point in the history
As we are limiting a specific file on a specific path, let's specify the full path.
  • Loading branch information
myungjoo committed Oct 19, 2018
1 parent d216562 commit 0c42ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/tests/*/*.bmp
/tests/performance
*.dat
bmp2png
/tests/bmp2png
*.pyc

# vi files
Expand Down

0 comments on commit 0c42ff5

Please sign in to comment.