1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-05 22:19:47 +02:00
ant-http/.gitignore

66 lines
536 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
Mkfile.old
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
libtool