system-bus-radio/.gitignore

38 lines
270 B
Plaintext
Raw Permalink Normal View History

2016-02-29 22:48:57 +01:00
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
2016-03-02 01:29:29 +01:00
/main
2016-03-04 23:42:19 +01:00
main
2016-03-05 00:11:12 +01:00
gmain
cmain