diff --git a/.gitiginore b/.gitiginore deleted file mode 100644 index bfe3bdd..0000000 --- a/.gitiginore +++ /dev/null @@ -1,6 +0,0 @@ -# Ignore virtual environments -env/ - -# Ignore Python byte code cache -*.pyc -__pycache__