diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cf6f4eb51..613e9eaff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # Code::TidyAll /.tidyall.d/ .idea +# Added by CLion +cmake-build-debug/ # Logs and databases # ###################### *.log |