mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
add clion/idea dir to gitignore
This commit is contained in:
parent
943a20fc37
commit
b7213ab179
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -59,6 +59,9 @@ ui_*.h
|
|||
*.swo
|
||||
*.swn
|
||||
|
||||
# CLion
|
||||
/.idea
|
||||
|
||||
#####=== CMake ===#####
|
||||
|
||||
CMakeCache.txt
|
||||
|
|
Loading…
Reference in a new issue