mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-12-25 07:31:33 +08:00
Add .idea folders to .gitignore
All JetBrains IDEs create a .idea folder in the project root that is local to the system/user and should not be included in a repository.
This commit is contained in:
parent
554f26a614
commit
0b88843d76
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ moc_*
|
||||
ui_*
|
||||
Makefile
|
||||
|
||||
# IDEs
|
||||
.idea
|
||||
|
Loading…
Reference in New Issue
Block a user