Fix .gitignore (we NEED the log directory)

This commit is contained in:
Luc Didry
2014-02-14 14:54:29 +01:00
parent 2ea728c186
commit b6c616746c
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
log/*
lutim.conf
lutim.db
script/hypnotoad.pid
local/*
files/*

1
log/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*