diff --git a/.gitignore b/.gitignore
index 2b5e86f7215e799597e11fd2e18043839ec693f2..651fa196ece8748d41857af527b62ec936c3eb74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 # Django apps
 
+compotista_django-representatives
 representatives
 chronograph
 
@@ -24,6 +25,8 @@ __pycache__/
 # Distribution / packaging
 .Python
 env/
+venv/
+ve/
 build/
 var/