summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprashantsinalkar2019-08-27 12:23:51 +0530
committerprashantsinalkar2019-08-27 12:23:51 +0530
commit50e8fc0832d81d124abd7606b15502545bf84b23 (patch)
tree11c520d7509b8bb30db8c53b37d59c1337bad00a
parent23507115caa3d4de0dbf4909376e35df4352d3d9 (diff)
downloadSciPy2019-50e8fc0832d81d124abd7606b15502545bf84b23.tar.gz
SciPy2019-50e8fc0832d81d124abd7606b15502545bf84b23.tar.bz2
SciPy2019-50e8fc0832d81d124abd7606b15502545bf84b23.zip
updated file
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 894a44c..b89167c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,19 @@ venv.bak/
# mypy
.mypy_cache/
+
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+*~
+*.*~
+*.swp
+*.swo
+*.pyc
+*.bkp
+
+tmp/
+static/log/
+static/tmp/