🦠 Ignores pycache

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