Ignore tmp dir created by coala 06/53806/1
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 24 Mar 2017 17:56:38 +0000 (13:56 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 24 Mar 2017 17:56:38 +0000 (13:56 -0400)
Change-Id: I838a74c9b033016fd8ffcff035f27a4b76de9c7c
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.gitignore

index 1cffe6d3dcc82645d94e0d12578e76bf675f5e90..c4edcbd401f64ca0c767f327c521b292bf53b35c 100644 (file)
@@ -7,6 +7,9 @@
 # Tox
 .tox/
 
+# Coala
+node_modules
+
 # Python
 .idea
 *.pyc