MMDVM_HS/.gitignore
2023-01-25 10:08:33 -06:00

21 lines
136 B
Text

#
# .gitignore
#
## BACKUP & TEMPORARY FILES ##
*~
*.bak
*.tmp
## BUILD ARTIFACTS ##
*.o
bin/
GitVersion\.h
## IDEs ##
.vscode/