mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 21:25:44 +08:00
18 lines
115 B
Plaintext
18 lines
115 B
Plaintext
*.pro.user
|
|
/build
|
|
*.o
|
|
*.dylib
|
|
*.app
|
|
qrc_*
|
|
moc_*
|
|
ui_*
|
|
Makefile
|
|
|
|
# IDEs
|
|
.idea
|
|
|
|
# Python
|
|
.eggs
|
|
*.pyc
|
|
*.pyd
|
|
__pycache__ |