Commit 41396b68c08ad513cdee9415329055836b016d7f

Authored by Marcin Ciunelis
1 parent 12288a39
Exists in master and in 1 other branch production

tmp/ added to .gitignore file

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -2,6 +2,7 @@ @@ -2,6 +2,7 @@
2 db/*.sqlite3 2 db/*.sqlite3
3 log/*.log 3 log/*.log
4 tmp/**/* 4 tmp/**/*
  5 +tmp/*
5 config/config.yml 6 config/config.yml
6 config/deploy.rb 7 config/deploy.rb
7 config/deploy 8 config/deploy