mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
chore: update .gitignore
- add `.vscode`, `.idea` and `.cache` to `.gitignore` - exclude `.idea` from VCS
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -0,0 +1,7 @@
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
|
||||
.cache/
|
||||
Reference in New Issue
Block a user