diff --git a/.gitignore b/.gitignore
index ed8ebf5..ab47253 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-__pycache__
\ No newline at end of file
+__pycache__
+*.pyc
\ No newline at end of file