removed dist dirs from repo and added them to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
.DS_Store
|
||||
*/**/.DS_Store
|
||||
node_modules
|
||||
dist
|
||||
dist-lite
|
||||
npm-debug.log
|
||||
ansible/venv
|
||||
config/nodes.js
|
||||
|
||||
Reference in New Issue
Block a user