update gitignore

This commit is contained in:
Stani 2015-07-01 00:44:33 +02:00
parent b3bea4f206
commit 6608ccca67

2
.gitignore vendored
View file

@ -9,6 +9,8 @@
**/*.exe **/*.exe
**/*~ **/*~
**/*.orig **/*.orig
**/*.out
**/*.test
core core
_obj _obj
_test _test