Add .gitignore.

Content copied from .cvsignore plus what git finds after running "ant test".
This commit is contained in:
Mike Pope 2011-08-19 11:03:49 +00:00
parent 8cc73f9a0e
commit 33a7201012
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
*.classpath
*.project
*.settings
semantic.cache*
nbproject
FreeCol.log
FreeCol.jar
src/MANIFEST.MF
test/data
build/TEST-net.sf.freecol.AllTests.txt
build/dependencies.txt
build/net/
build/svn.properties