aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gmail.com>2015-03-19 18:56:55 -0500
committerBrian Harring <ferringb@gmail.com>2015-03-19 18:59:02 -0500
commitb01f60f4d7aae0ba16e4bc3dc78bf7318fe4efd9 (patch)
treee01db79012dde0680fa10187eed844bd4d4e4b1f /.gitignore
parentmake HACKING into a proper rst doc (diff)
downloadpkgcheck-b01f60f4d7aae0ba16e4bc3dc78bf7318fe4efd9.tar.gz
pkgcheck-b01f60f4d7aae0ba16e4bc3dc78bf7318fe4efd9.tar.bz2
pkgcheck-b01f60f4d7aae0ba16e4bc3dc78bf7318fe4efd9.zip
Drop plugincache from the repository, update gitignore for it.
This is a cache file maintained by the plugin subsystem- no reason for it to be in git.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 26590d0e..ac9fa125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-pkgcore_checks/plugins/plugincache
+pkgchecks/plugins/plugincache
_trial_temp
*.pyc
*.pyo