]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
gitignore: Explicitly ignore dirs in lib/packages
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 9 Oct 2015 10:17:01 +0000 (11:17 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Tue, 27 Oct 2015 01:58:27 +0000 (01:58 +0000)
This file ignores everything at the moment. This doesn't look like a
good idea, there are also jquery files there.

We ignore django/ because installing django there is what currently is
documented to do.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Stephen Finucane <stephen.finucane@intel.com>
lib/packages/.gitignore

index 72e8ffc0db8aad71a934dd11e5968bd5109e54b4..d3e4ba564fbf9ac31944e674cfb4469113120ab1 100644 (file)
@@ -1 +1 @@
-*
+django