mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 07:37:45 +00:00
Add JetBrains cache to gitignore
This commit is contained in:
parent
5cf2c97bf9
commit
86524cc53c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -69,6 +69,7 @@ src/libraries/external/boost_*
|
|||
# Cache
|
||||
.vs/
|
||||
.vscode/
|
||||
.idea/
|
||||
*.cache
|
||||
*.dat
|
||||
*.suo
|
||||
|
|
Loading…
Add table
Reference in a new issue