aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2020-07-01 16:27:42 +0200
committerMatěj Cepl <mcepl@cepl.eu>2020-07-01 16:27:42 +0200
commitf4260cca57681297646f3aa62e662b34f37ed2b7 (patch)
tree083c6f87e75ab6bc7fa25728c49fcc49742fb8c9 /.gitignore
parentc145cf4bbf1dc08245dca5311504d9e882f12cc2 (diff)
downloadpyg-f4260cca57681297646f3aa62e662b34f37ed2b7.tar.gz
Cleanup gitignore0.10.2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 05398b1..277d95c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,4 @@
-################################################################################
-# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
-################################################################################
-build/
+build/
*.pyc
pygn.egg-info/
dist/