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
|
||||
out
|
||||
|
||||
# Eclipse
|
||||
bin/
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
#User
|
||||
*.vhd
|
||||
*.cf
|
||||
*.json
|
||||
!tester/src/test/resources/*.vhd
|
||||
|
||||
|
Reference in New Issue
Block a user