summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorxoviat <xoviat@users.noreply.github.com>2017-12-22 12:03:06 -0600
committerxoviat <xoviat@users.noreply.github.com>2017-12-22 17:30:50 -0600
commitc932e51c056670f95426c49b6522b74e4bb561b7 (patch)
treebf7978f4fe204f0caf1c1166c444b84b949fd842 /.gitignore
parentc6db7da2c932470f70ce9c9ab4dd49fc1a64b789 (diff)
downloadnumpy-c932e51c056670f95426c49b6522b74e4bb561b7.tar.gz
Add .cache to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64c8a72ef..80ada0d00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,7 @@ doc/cdoc/build
# The shelf plugin uses this dir
./.shelf
MANIFEST
+.cache
# Paver generated files #
#########################