Update .gitignore

This commit is contained in:
BLUELOVETH 2024-07-13 16:39:51 +08:00 committed by GitHub
parent 6134175df4
commit 9bb19f4c9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

@ -4,6 +4,7 @@ __pycache__/
.DS_Store .DS_Store
.coverage .coverage
.idea .idea
.cache
gmon.out gmon.out
gprof.txt gprof.txt
@ -29,4 +30,4 @@ pocketpy.dSYM
libpocketpy.dylib.dSYM/ libpocketpy.dylib.dSYM/
main.dSYM/ main.dSYM/
docs/references.md docs/references.md