actube/.gitignore
root@ac.supos.de 428b1a8334 Ignore vim backups
FossilOrigin-Name: 6976be986ff97b603ad28640961b0900e089c79a38f18a92273b6a2cb224007e
2014-07-14 20:59:38 +00:00

27 lines
197 B
Plaintext

# 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
# Vim Backups
*~