🦠 Ignores pycache

This commit is contained in:
Rune Harlyk
2024-11-12 13:06:34 +01:00
parent 2f8bcaa291
commit 8283e24407
+4
View File
@@ -2,3 +2,7 @@
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
__pycache__/
*.py[cod]
*$py.class