mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-05-12 22:17:42 +08:00
65b932fc47
- add `.vscode`, `.idea` and `.cache` to `.gitignore` - exclude `.idea` from VCS
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
.idea/
|
|
.vscode/
|
|
|
|
cmake-build-debug/
|
|
cmake-build-release/
|
|
|
|
.cache/ |