summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-12-01 14:43:10 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-12-01 17:10:09 +0000
commit5c579426d47515f5e6c104aa44bd7438de0951b1 (patch)
tree476605025559ee2e94c73f6e6c1c47288aaa2aaa /.gitignore
parent78485259a3cc54d7484838d613f080ffff6d8526 (diff)
.gitignore: ignore directories called _tmp
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e9d287de..0b0aa993 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
Makefile
Makefile.in
_gen
+_tmp