17 lines
387 B
Plaintext
17 lines
387 B
Plaintext
#CLion project files
|
|
.idea
|
|
#config file required for SDK integration tests. Each user will configure this differently, so it is preferable that git not show this file as
|
|
#'untracked' when printing the status.
|
|
Integration/AuthDelegate.config
|
|
#macOS specific files
|
|
.DS_Store
|
|
.vscode
|
|
/build/
|
|
/cmake-build-debug-aarch64/
|
|
/cmake-build-debug-x86_64/
|
|
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
/cmake-build-debug*/
|