ignore python bytecode

This commit is contained in:
Marc Beninca 2022-04-30 23:31:24 +02:00
parent e5e9d10a08
commit cf53e1c110

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__