mirror of
https://github.com/stisla/stisla.git
synced 2025-09-02 20:52:42 +02:00
add ignore for editor
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,8 @@
|
|||||||
#ignore folder
|
#ignore folder
|
||||||
node_modules/
|
node_modules/
|
||||||
.idea
|
/.idea
|
||||||
|
/.vscode
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
#ignore file
|
#ignore file
|
||||||
*.txt
|
*.txt
|
||||||
|
Reference in New Issue
Block a user