Removed the *.log from the .gitignore so I can add the dummy files

This commit is contained in:
Chris Alfonso 2012-03-21 10:52:54 -04:00
parent d38de842e0
commit 5d8d645f4e
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,6 +1,5 @@
*.pyc
*.swp
*.log
build
dist
heat.egg-info

1
var/log/heat/api.log Normal file
View File

@ -0,0 +1 @@
#dummy file

1
var/log/heat/engine.log Normal file
View File

@ -0,0 +1 @@
#dummy file