FluentUI/.gitignore

43 lines
454 B
Plaintext
Raw Normal View History

2023-02-24 18:44:29 +08:00
# 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*
2023-03-02 21:41:12 +08:00
2023-04-01 21:42:32 +08:00
bin
2023-04-27 09:38:57 +08:00
.DS_Store
2023-04-27 14:30:10 +08:00
build
cmake-build-*
2023-08-10 16:08:27 +08:00
.idea
2024-04-17 21:39:55 +08:00
package
2023-09-29 16:08:42 +08:00
example/Version.h
2024-03-09 15:35:48 +08:00
dist
*.qm