2026-03-23 10:42:24.50
This commit is contained in:
+49
@@ -0,0 +1,49 @@
|
||||
/*release*/
|
||||
/*debug/
|
||||
/.idea/
|
||||
/windeploy/
|
||||
users*
|
||||
*Debug
|
||||
*Release
|
||||
Makefile*
|
||||
# *.rc
|
||||
# ui_*.h
|
||||
moc_*.cpp
|
||||
*.o
|
||||
moc*
|
||||
qrc*
|
||||
test_data/
|
||||
build/
|
||||
Build/
|
||||
|
||||
logs/
|
||||
|
||||
|
||||
.qtc_clangd
|
||||
|
||||
*.autosave
|
||||
/.qmake.cache
|
||||
/.qmake.stash
|
||||
|
||||
# *.html
|
||||
*.cmake
|
||||
*.cbp
|
||||
*.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
*autogen/
|
||||
|
||||
deploy/
|
||||
Deploy/
|
||||
|
||||
# qtcreator generated files
|
||||
*.pro.user*
|
||||
|
||||
|
||||
# MinGW generated files
|
||||
*.Debug
|
||||
*.Release
|
||||
|
||||
*.exe
|
||||
*.dll
|
||||
*.zip
|
||||
Reference in New Issue
Block a user