.gitignore for eclipse

This commit is contained in:
Marc Pignat
2016-06-01 15:03:53 +02:00
parent b61b9c915f
commit 3b12351d5d

6
.gitignore vendored
View File

@@ -20,9 +20,15 @@ project/plugins/project/
.idea .idea
out out
# Eclipse
bin/
.classpath
.project
.settings
#User #User
*.vhd *.vhd
*.cf *.cf
*.json *.json
!tester/src/test/resources/*.vhd !tester/src/test/resources/*.vhd