Add back build folder for atom packages

This commit is contained in:
BoykoAlex
2018-06-12 15:41:18 -04:00
parent f6358a494c
commit 649e87641d
4 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
/.idea
/node_modules
/server
/build
*.tgz
*.iml
*.log

View File

@@ -1,7 +1,6 @@
/.idea
/node_modules
/server
/build
*.tgz
*.iml
*.log

View File

@@ -1,7 +1,6 @@
/.idea
/node_modules
/server
/build
*.tgz
*iml
*.log

View File

@@ -1,4 +1,3 @@
.idea/
server/
node_modules/
build/