1
0
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:
Cahyadi Triyansyah
2019-02-12 15:36:53 +07:00
parent 2dbd69b67c
commit d7ab5ce31d

4
.gitignore vendored
View File

@@ -1,6 +1,8 @@
#ignore folder #ignore folder
node_modules/ node_modules/
.idea /.idea
/.vscode
.DS_Store
#ignore file #ignore file
*.txt *.txt