server: update gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,7 +2,6 @@
|
||||
*/**/.DS_Store
|
||||
node_modules
|
||||
dist
|
||||
dist-lite
|
||||
npm-debug.log
|
||||
ansible/venv
|
||||
config/nodes.js
|
||||
@@ -11,4 +10,6 @@ config/nodes.js
|
||||
*.pem
|
||||
.node-xmlhttprequest-*
|
||||
ws_secret.json
|
||||
stats.json
|
||||
stats.json
|
||||
package-lock.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user