mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 22:37:45 +00:00
Merge pull request #63 from Minoost/master
Add JetBrains cache (CLion) to gitignore
This commit is contained in:
commit
1602d6b2b0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -69,6 +69,7 @@ src/libraries/external/boost_*
|
||||||
# Cache
|
# Cache
|
||||||
.vs/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.idea/
|
||||||
*.cache
|
*.cache
|
||||||
*.dat
|
*.dat
|
||||||
*.suo
|
*.suo
|
||||||
|
|
Loading…
Add table
Reference in a new issue