diff --git a/.gitignore b/.gitignore index f199a59..16c81e6 100755 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ Custom.py nicknames/ -oldCustom/ \ No newline at end of file +oldCustom/ +__pycache__/ \ No newline at end of file