Skip to content

Commit 562d611

Browse files
committed
Update gitignore
1 parent 5f464ee commit 562d611

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,13 @@ out
5555
CMakePresets.json
5656
CMakeUserPresets.json
5757

58+
# Python
59+
.pytest_cache
60+
__pycache__
61+
5862
.claude
5963
.directory
64+
*.cmd
6065
*.bat
6166
*.qmake.stash
6267
*.idx
@@ -68,3 +73,4 @@ src/res/license.txt
6873
/docs/README.md
6974
/docs/SITE_STRUCTURE.md
7075
/docs/DEPLOYMENT.md
76+
/AGENTS.md

0 commit comments

Comments
 (0)