aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8b7affa..38278c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,14 @@
+
+### Python ###
dist/
sdist/
__pycache__/
*.egg-info
+build/
+*.py
+
+### Other ###
+*.log
+*.tex
+*.tar
+*.gz