Ignore the __pycache__ folder.

This commit is contained in:
Relintai 2021-09-06 18:47:13 +02:00
parent b036c74037
commit 7039679776
1 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -27,3 +27,5 @@ game/android/build/*
.dir-locals.el
build.config
__pycache__/*