actube/.gitignore
7u83@mail.ru 74c200b95c iignor wtp and actube excutables
FossilOrigin-Name: 1d9fbb578ff44b26aa5c9c72dca29656d30d2c1a7a08187b93b3c954e068078a
2018-03-26 14:21:31 +00:00

59 lines
449 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 and swaps
*~
# Dependencies
*.d
# SSL stuff
*.pem
*.crt
*.key
*.req
*.der
ssl/root-ca/
ssl/intermediate-ca/
# Archives
*.gz
*.tgz
*.tar
*.tar.gz
*.tar.xz
# other stuff
.depend
.codelite/
lib/
obj/
bin/
src/Config.local.mak
src/ac/actube
src/wtp/wtp