mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Merge pull request #1416 from archshift/clion
Added IDEA/Clion project dir to .gitignore
This commit is contained in:
commit
2b710929f9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -24,3 +24,5 @@ CMakeLists.txt.user
|
|||
.tx
|
||||
# Ignore kdevelop files/dirs
|
||||
*.kdev4
|
||||
# Ignore IDEA/Clion files/dirs
|
||||
/.idea/
|
||||
|
|
Loading…
Add table
Reference in a new issue