diff options
| -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/ | 
