CamTimer/.gitignore

49 lines
380 B
Text
Raw Permalink Normal View History

2020-01-15 18:02:31 +01:00
# Object files
*.o
*.ko
*.obj
*.elf
.mxproject
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Misc
*.map
*.m
*.png
# Eclipse CDT project files
.cproject
.project
.settings/
# Vagrant directory
.vagrant/
# Include makefiles
!Makefile
*~
# Libraries
/lib
#folder
Debug/