mirror of https://github.com/YosysHQ/yosys.git
Added eclipse .setting folder to .gitignore
This commit is contained in:
parent
4e802eb7f6
commit
54552f6809
|
@ -3,6 +3,7 @@
|
|||
.*.swp
|
||||
/.cproject
|
||||
/.project
|
||||
/.settings
|
||||
/qtcreator.files
|
||||
/qtcreator.includes
|
||||
/qtcreator.config
|
||||
|
|
Loading…
Reference in New Issue