Fix the test config.conf and doc wrong path in gitingore
Fix the test config.conf and doc wrong path in gitingore Change-Id: I58c25bb0465065b6611d5ba9a866e90e2d7a25b5
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -21,8 +21,8 @@ reports
|
||||
muranodashboard/local/local_settings.py
|
||||
muranodashboard/settings.py
|
||||
/static/
|
||||
docs/build/
|
||||
docs/source/sourcecode
|
||||
doc/build/
|
||||
doc/source/sourcecode
|
||||
build
|
||||
dist
|
||||
|
||||
@@ -30,6 +30,6 @@ dist
|
||||
doc/source/api
|
||||
|
||||
# Tests
|
||||
muranodashboard/test/functional/config/config.conf
|
||||
muranodashboard/tests/functional/config/config.conf
|
||||
node_modules
|
||||
npm-debug.log
|
||||
|
Reference in New Issue
Block a user