mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2025-10-22 23:58:44 +08:00
.gitignore for eclipse
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user