diff --git a/.gitignore b/.gitignore index 72364f9..f6577ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +__pycache__ +.bck +out +target +build # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]