2020-10-18 06:50:26 -05:00
|
|
|
|
|
|
|
# General
|
|
|
|
.DS_Store
|
|
|
|
.AppleDouble
|
|
|
|
.LSOverride
|
2024-11-11 10:09:24 -05:00
|
|
|
.cache
|
2020-10-18 06:50:26 -05:00
|
|
|
|
2024-11-13 18:59:45 -05:00
|
|
|
# Binary builds
|
|
|
|
udp_function_generator
|
|
|
|
udp_function_generator.exe
|
|
|
|
|
2024-05-05 00:20:10 -05:00
|
|
|
# Build & IDEs
|
|
|
|
*.kdev*
|
|
|
|
build/*
|
|
|
|
*.vscode
|
|
|
|
*.layout
|
2024-10-28 22:23:26 -05:00
|
|
|
*.qmlls.ini
|
2021-12-06 13:25:10 -06:00
|
|
|
|
2020-10-18 06:50:26 -05:00
|
|
|
# Icon must end with two \r
|
|
|
|
Icon
|
|
|
|
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
|
|
|
|
# Files that might appear in the root of a volume
|
|
|
|
.DocumentRevisions-V100
|
|
|
|
.fseventsd
|
|
|
|
.Spotlight-V100
|
|
|
|
.TemporaryItems
|
|
|
|
.Trashes
|
|
|
|
.VolumeIcon.icns
|
|
|
|
.com.apple.timemachine.donotpresent
|
|
|
|
|
|
|
|
# Directories potentially created on remote AFP share
|
|
|
|
.AppleDB
|
|
|
|
.AppleDesktop
|
|
|
|
Network Trash Folder
|
|
|
|
Temporary Items
|
|
|
|
.apdisk
|
|
|
|
|
|
|
|
# Qt project file
|
|
|
|
*.pro.user
|
2024-05-05 00:20:10 -05:00
|
|
|
*.user
|
|
|
|
|
|
|
|
# Clion
|
|
|
|
.idea/*
|
|
|
|
cmake-build-*
|