summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-10-08 11:28:38 +0200
committerAzul <azul@leap.se>2012-10-08 11:28:38 +0200
commitf23b41bb0291c0d7afc834f327116b1c180b43b9 (patch)
tree69acccf981468951575b15eaff50dc49980e9d3e /.gitignore
parent51bc4cf65133982e9cf197bcf07aed3efce3d6dc (diff)
ignore those pkg and log directories
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb3489a..bdcb017 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,6 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
+/pkg
+/*/pkg
+/log