mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-21 10:18:17 +02:00
.gitignore add VS Code and JetBrains CLion files
This commit is contained in:
parent
bfee5e3023
commit
f369cb80ba
5
.gitignore
vendored
5
.gitignore
vendored
@ -16,6 +16,7 @@
|
||||
.cproject
|
||||
.project
|
||||
/.idea/
|
||||
/.history/
|
||||
/coverage/
|
||||
/cmake-build-debug/
|
||||
|
||||
@ -40,6 +41,7 @@
|
||||
/datagen/
|
||||
/build/
|
||||
CMakeUserPresets.json
|
||||
*.swp
|
||||
|
||||
# Legacy locations of generated files (no longer in use)
|
||||
/src/boxes
|
||||
@ -59,5 +61,8 @@ CMakeUserPresets.json
|
||||
/boxes.portable.*.nupkg
|
||||
*.nupkg.zip
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
|
||||
# Misc
|
||||
/vs
|
||||
|
Loading…
x
Reference in New Issue
Block a user