smartsdr-dsp/.gitignore
2015-08-30 19:25:56 -04:00

33 lines
234 B
Plaintext

# Object files
*.o
*.ko
*.obj
*.elf
obj
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Others
.metadata
.vs
bin
Debug
Release
.settings