sent/.gitignore

31 lines
210 B
Plaintext
Raw Permalink Normal View History

2014-06-23 00:18:28 +02:00
# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
2014-06-23 00:39:21 +02:00
/sent
# vim
*.swp
*~
config.h