qpcpp/.gitignore
2022-11-14 18:50:37 -05:00

63 lines
415 B
Plaintext

*.obj
*.o
*.d
*.lib
*.a
*.bin
*.elf
*.err
*.hex
*.exe
*.EXE
*.map
*.dep
*.pdf
*.PDF
*.Hbp
*.nav
*.tps
*.tws
*.tmp
*.log
*.chm
*.zip
*.pdb
*.ncb
*.suo
*.sdf
*.chw
*.sfr
*.ewt
*.user
*.avrsuo
*.Debug
*.Release
*.bak
.qpcpp
version-*
JLink*.*
html/
latex/
cert-pack/
cert-latex/
test_priv/
dbg/
rel/
spy/
build/
build_rel/
build_spy/
settings/
.settings/
targetConfigs/
Debug/
Release/
Spy/
QSpy/
lib/
obj/
output/