Update .gitignore

This commit is contained in:
Nirbheek Chauhan 2019-09-15 08:06:10 +05:30
parent 3c1b25465b
commit 78c971df61

View file

@ -1,9 +1,10 @@
*.sw[op] *.sw[op]
*~ *~
custom_build_rules /custom_build_rules/
data/ /data/
FlexLexer.h /FlexLexer.h
README.txt /README.md
UNISTD_ERROR.readme /changelog.md
/UNISTD_ERROR.readme
*.exe *.exe
*.zip *.zip