diff --git a/.gitignore b/.gitignore
index 4e23e04069a10824f5c79b2448deeeb9d152c9e3..c96f2117dda53c9a88224976ebdc8080fcb1bc0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,21 @@
+# Python
+dist/*
+*.py[co]
+__pycache__
 
+# Jupyter
 .ipynb_checkpoints
 
+# Misc
+*~
+*.bak
+*.save*
+~$*
+
+# Build
+venv/*
+site/*
+
+# ACMC phenotype build files
+
+*.log