@@ -1,6 +1,10 @@
# byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
+*.py~
+
+# docker
+*.yml~
# tests and coverage
*.pytest_cache