1
0
mirror of https://github.com/stisla/stisla.git synced 2025-09-02 04:32:55 +02:00

Create .gitignore

This commit is contained in:
Iqbal
2019-02-11 10:07:09 +07:00
committed by GitHub
parent add55203c9
commit faed112d9e

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
#ignore folder
node_modules/
#ignore file
*.txt
*.lock
*.log
*.zip
*.rar