Add a .gitignore file for grade_lib.

This commit is contained in:
Zoltan Somogyi
2016-03-14 19:23:48 +11:00
parent 4ebc3ffa04
commit ce952560bf

26
grade_lib/.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
*.c
*.d
*.h
*.obj
*.exe
*.prof
*.err
*.int
*.int0
*.int2
*.int3
*.date
*.date0
*.date3
*.used
*.pdb
*.*_date
*.mh
*.mih
Mercury.modules
*.o
*.opt
*.optdate
*.trans_opt
*.trans_opt_date
tags