Fix .gitignore to not include logs dir
This PS fixes the .gitignore file to not include the logs dir created by development operation of OpenStack-Helm. Change-Id: I67a71157b62afc76877285d1a90e191988df8afe
This commit is contained in:
parent
c1e008643d
commit
4a3b9dd03d
2
.gitignore
vendored
2
.gitignore
vendored
@ -70,4 +70,4 @@ dev/.vagrant
|
||||
dev/*.log
|
||||
|
||||
# Gate and Check Logs
|
||||
./logs/
|
||||
logs/
|
||||
|
Loading…
Reference in New Issue
Block a user