removed system configuration from .gitignore
This commit is contained in:
11
src/web_console/.gitignore
vendored
11
src/web_console/.gitignore
vendored
@@ -2,11 +2,8 @@ backup/
|
|||||||
.idea/
|
.idea/
|
||||||
logs/
|
logs/
|
||||||
tools/
|
tools/
|
||||||
|
|
||||||
.idea/workspace.xml
|
|
||||||
*.DS_Store
|
|
||||||
nohup.out
|
|
||||||
node_modules/
|
node_modules/
|
||||||
bower_components
|
bower_components/
|
||||||
|
configuration/
|
||||||
configuration/system_configs.js
|
*.DS_Store
|
||||||
|
nohup.out
|
||||||
Reference in New Issue
Block a user