AC-Tube
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
actube/.gitignore

58 lines
449 B

# 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