mirror of https://github.com/YosysHQ/yosys.git
Added eclipse CDT project files to .gitignore
This commit is contained in:
parent
8f610dca58
commit
69ce1191c0
|
@ -1,6 +1,8 @@
|
|||
*.o
|
||||
*.d
|
||||
.*.swp
|
||||
.cproject
|
||||
.project
|
||||
qtcreator.files
|
||||
qtcreator.includes
|
||||
qtcreator.config
|
||||
|
|
Loading…
Reference in New Issue