Add a gitignore file

This commit is contained in:
Andreas Schneider 2008-02-28 11:56:09 +01:00
parent 1b29a420bc
commit 4f109c4460

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
.*
*.swp
*~$
build
cscope.out
tags