mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-26 06:15:08 +01:00
15 lines
138 B
Plaintext
15 lines
138 B
Plaintext
|
|
||
|
|
||
|
# Common build directories
|
||
|
[bB]uild
|
||
|
[dD]ebug
|
||
|
[rR]elease
|
||
|
# This one is often used by intellij ide
|
||
|
cmake-*
|
||
|
|
||
|
# IDE related
|
||
|
.idea
|
||
|
.vscode
|
||
|
|
||
|
|