summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-09-05 15:40:43 +1000
committerJeremy Kerr <jk@ozlabs.org>2008-09-05 15:40:43 +1000
commitf574079b6a27b375da07213902e52a1c74e9f416 (patch)
tree1835ed35d95012c452ff1b4a795c9e92c651e12c /.gitignore
parent690043e0318f5cd8110fca2945f2ca3763597343 (diff)
downloadpatchwork-f574079b6a27b375da07213902e52a1c74e9f416.tar
patchwork-f574079b6a27b375da07213902e52a1c74e9f416.tar.gz
Exclude packages tree from separate .gitignore file
'cos it says so in the top-level .gitignore. Also, this means that the lib/packages/ dir will be included in a git checkout, which is helpful. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 03a0a45..b16c5e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@
.*
*.pyc
*.patch
-lib/packages/*
#
# Top-level generic files