diff --git a/.gitignore b/.gitignore index fb2dfb481e..cfbf0a2663 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ Thumbs.db *.dmb *.lk *.backup +*.before data/ cfg/ build_log.txt @@ -13,3 +14,4 @@ use_map stopserver reboot_called atupdate +__pycache__ \ No newline at end of file