FluentUI/.gitignore
朱子楚\zhuzi a443f3a9ba update
2024-04-17 21:39:55 +08:00

43 lines
454 B
Plaintext

# Qt-es
object_script.*.Release
object_script.*.Debug
*_plugin_import.cpp
/.qmake.cache
/.qmake.stash
*.pro.user
*.pro.user.*
*.qbs.user
*.qbs.user.*
*.moc
moc_*.cpp
moc_*.h
qrc_*.cpp
ui_*.h
*.qmlc
*.jsc
Makefile*
#*build-*
# Qt unit tests
target_wrapper.*
# QtCreator
*.autosave
# QtCreator Qml
*.qmlproject.user
*.qmlproject.user.*
# QtCreator CMake
CMakeLists.txt.user*
bin
.DS_Store
build
cmake-build-*
.idea
package
example/Version.h
dist
*.qm