added stuff to gitignore

This commit is contained in:
Radim Kolar 2020-04-28 14:28:18 +02:00
parent 31c1455ad2
commit 3d04fee68e

3
.gitignore vendored
View File

@ -49,3 +49,6 @@ tests/mklargefile
tests/parsecheck tests/parsecheck
tests/randomcheck tests/randomcheck
man/*.gz man/*.gz
*.o
*.a
*.pyc