git ignore some IDE files
This commit is contained in:
parent
a1b138c34e
commit
e11fbae88e
|
@ -1,3 +1,6 @@
|
|||
# zsh word code files
|
||||
*.zwc
|
||||
|
||||
# IDE files
|
||||
.vscode/
|
||||
.idea/
|
||||
|
|
Loading…
Reference in New Issue