This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Qt-Advanced-Docking-System
Watch
1
Star
0
Fork
0
You've already forked Qt-Advanced-Docking-System
mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced
2024-12-26 08:01:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
53fed8b765
Qt-Advanced-Docking-System
/
.gitignore
13 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Init commit for GitHub.
2015-12-09 19:21:38 +08:00
*.pro.user
Started refactoring to improve code quality, overall designa nd to gain knowledge of the impolemented functionality
2017-01-17 14:57:24 +08:00
/ build
Add more generated files to gitignore
2019-01-16 00:20:29 +08:00
*.o
*.dylib
*.app
qrc_*
moc_*
ui_*
Makefile
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.
2019-07-25 20:24:00 +08:00
# IDEs
.idea
Reference in New Issue
Copy Permalink