You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MMDVM_HS/.gitignore

22 lines
136 B

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

Powered by TurnKey Linux.