Add a trivial gitignore file

This commit is contained in:
Iustin Pop
2015-05-20 09:32:32 +02:00
parent 1f4613eb2b
commit a7c7d0838e

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
/mt
/stinit