Add a gitignore file

This commit is contained in:
Andreas Schneider 2008-02-28 11:56:09 +01:00
parent 1b29a420bc
commit 4f109c4460
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

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