Removed the *.log from the .gitignore so I can add the dummy files
This commit is contained in:
parent
d38de842e0
commit
5d8d645f4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
*.log
|
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
heat.egg-info
|
heat.egg-info
|
||||||
|
1
var/log/heat/api.log
Normal file
1
var/log/heat/api.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
#dummy file
|
1
var/log/heat/engine.log
Normal file
1
var/log/heat/engine.log
Normal file
@ -0,0 +1 @@
|
|||||||
|
#dummy file
|
Loading…
Reference in New Issue
Block a user