diff options
| author | Zog | 2018-03-02 11:16:50 +0100 | 
|---|---|---|
| committer | Zog | 2018-03-02 11:16:50 +0100 | 
| commit | 6e694fb2d88fe29049ecf5bb3d0e89e0585bf6c5 (patch) | |
| tree | 13f81e991ae1b225cf71978b385922a8a4dffb05 | |
| parent | 4e0ef1700c8c105f5e5a7e4c3af20f6065bef461 (diff) | |
| download | chouette-core-6e694fb2d88fe29049ecf5bb3d0e89e0585bf6c5.tar.bz2 | |
Refs #6068; Ignore files produced during exports
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index 28960565b..373908d42 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@  # Ignore all logfiles and tempfiles.  /log/*.log  /log/importers +/log/exporters  /tmp  *~  public/assets/ | 
