98a64cbe by Tom Johnson

update gitignore to ignore tmp directory

1 parent 41b4bfd5
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
2 *~ 2 *~
3 *.iml 3 *.iml
4 *.swp 4 *.swp
5 tmp/**
...\ No newline at end of file ...\ No newline at end of file
......