[+] Pycache filter

This commit is contained in:
Charles Le Maux 2024-06-15 06:29:11 +02:00
parent 8003ac53f2
commit cb674ac22a

1
.gitignore vendored
View File

@ -161,6 +161,7 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
/__pycache__/
/servers/ /servers/
/users/ /users/
unit_test.py unit_test.py