mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 18:05:24 +00:00
Added vi .*.swp files to .gitignore
This commit is contained in:
parent
10956cb84a
commit
13b2279b6c
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*.o
|
||||
*.d
|
||||
.*.swp
|
||||
qtcreator.files
|
||||
qtcreator.includes
|
||||
qtcreator.config
|
||||
|
|
Loading…
Reference in a new issue