Added .gitignore.

This commit is contained in:
Steven Fuller 2008-04-26 01:01:11 -07:00 committed by Patryk Obara
parent f570ed86c4
commit d5830bb440

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# 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]
avp