added config/nodes.js in .gitignore in order to be able to have a local config file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
ansible/venv
|
||||
config/nodes.js
|
||||
*~
|
||||
*.swp
|
||||
*.pem
|
||||
|
||||
Reference in New Issue
Block a user