1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-03 13:39:46 +02:00
ant-http/.gitignore

73 lines
617 B
Plaintext
Raw Normal View History

2016-10-31 18:32:25 +01:00
# Prerequisites
plugins
2016-12-15 14:46:50 +01:00
build
2016-11-01 03:57:40 +01:00
*._*
2016-10-31 18:32:25 +01:00
*.d
*.deb
2017-01-17 14:49:41 +01:00
.vscode
2016-10-31 18:32:25 +01:00
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# 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/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
modules.order
Module.symvers
2019-11-13 13:17:25 +01:00
Makefile.old
2016-10-31 18:32:25 +01:00
dkms.con
2017-07-29 22:00:34 +02:00
.DS_Store
2019-11-13 11:48:54 +01:00
.*
*.cache
Makefile
2019-11-13 11:54:09 +01:00
antd
compile
config.guess
depcomp
install-sh
2019-11-13 13:05:04 +01:00
missing
2019-11-13 13:17:25 +01:00
libtool
config.log
config.status
config.sub
configure
aclocal.m4
ltmain.sh
2019-11-13 13:21:04 +01:00
Makefile.in