Update .gitignore

Former-commit-id: b2ec86ef63683665382c2fda142c3d9743e3c8a7
This commit is contained in:
SamgeShao 2023-12-01 16:37:41 +08:00
parent 4738d002c7
commit 07ad28a053

8
.gitignore vendored
View File

@ -157,4 +157,10 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ # The ".idea" folder can generally be ignored directly.
.idea/
# custom .gitignore
user.config
saves/
cache/