Merge pull request #1699 from Samge0/patch-1

Update .gitignore

Former-commit-id: ab9da1bc5043fedeac8e57614e5986ebdd2128af
This commit is contained in:
hoshi-hiyouga 2023-12-01 16:52:57 +08:00 committed by GitHub
commit 02c2089ac8

8
.gitignore vendored
View File

@ -157,4 +157,10 @@ cython_debug/
# 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
# 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/