diff --git a/src/web_console/.gitignore b/src/web_console/.gitignore index 63ab8fe..c3df920 100644 --- a/src/web_console/.gitignore +++ b/src/web_console/.gitignore @@ -2,11 +2,8 @@ backup/ .idea/ logs/ tools/ - -.idea/workspace.xml -*.DS_Store -nohup.out node_modules/ -bower_components - -configuration/system_configs.js \ No newline at end of file +bower_components/ +configuration/ +*.DS_Store +nohup.out \ No newline at end of file