qpcpp/.gitignore

63 lines
415 B
Plaintext
Raw Permalink Normal View History

*.obj
*.o
*.d
*.lib
*.a
2022-08-28 22:12:27 -04:00
*.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
2022-08-28 22:12:27 -04:00
.qpcpp
version-*
2022-08-28 22:12:27 -04:00
JLink*.*
html/
2022-11-14 18:50:37 -05:00
latex/
2022-08-11 15:36:19 -04:00
cert-pack/
2022-11-14 18:50:37 -05:00
cert-latex/
test_priv/
dbg/
rel/
spy/
build/
build_rel/
build_spy/
settings/
.settings/
targetConfigs/
Debug/
Release/
Spy/
QSpy/
lib/
obj/
output/