diff --git a/.gitignore b/.gitignore index f8b73e7..9cc3489 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # ---> Python +# Environemnt files +feedmd/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]