Add pycache to gitignore

This commit is contained in:
Daniel unbrot Pätzold
2026-05-02 13:50:47 +02:00
parent c4448caa5f
commit b37bd8fadd
+1
View File
@@ -1,6 +1,7 @@
.Trash* .Trash*
*.kdev4 *.kdev4
.kdev4/* .kdev4/*
*__pycache__*
client_software/.sync_*.db client_software/.sync_*.db
client_software/setup_system.conf client_software/setup_system.conf
config/setup_system.conf config/setup_system.conf