Format code & update example
This commit is contained in:
+18
@@ -3,6 +3,19 @@
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
.cache
|
||||
|
||||
# Binary builds
|
||||
udp_function_generator
|
||||
udp_function_generator.exe
|
||||
|
||||
# Build & IDEs
|
||||
*.kdev*
|
||||
build/*
|
||||
example/build/*
|
||||
*.vscode
|
||||
*.layout
|
||||
*.qmlls.ini
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
@@ -28,3 +41,8 @@ Temporary Items
|
||||
|
||||
# Qt project file
|
||||
*.pro.user
|
||||
*.user
|
||||
|
||||
# Clion
|
||||
.idea/*
|
||||
cmake-build-*
|
||||
|
||||
Reference in New Issue
Block a user