diff options
| author | Zog | 2018-02-21 08:08:40 +0100 |
|---|---|---|
| committer | Zog | 2018-02-21 16:18:34 +0100 |
| commit | 70396ae000bfc5c2b792c17198efc2a8d87d9ebf (patch) | |
| tree | dad5558cd81b96b2532eae140293cf8f2b680ead /.gitignore | |
| parent | a357c68cc96c642f15991a85e3982f4553c32a22 (diff) | |
| download | chouette-core-70396ae000bfc5c2b792c17198efc2a8d87d9ebf.tar.bz2 | |
Move importers outputs in logs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index dd4d057ef..28960565b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ # Ignore all logfiles and tempfiles. /log/*.log +/log/importers /tmp *~ public/assets/ |
