1
0
mirror of https://github.com/lxsang/antd-cgi-plugin synced 2024-12-26 01:58:22 +01:00
antd-cgi-plugin/.gitignore

73 lines
617 B
Plaintext
Raw Normal View History

2018-10-07 23:43:38 +02:00
# Prerequisites
plugins
build
*._*
*.d
2019-11-13 16:59:44 +01:00
*.deb
2018-10-07 23:43:38 +02:00
.vscode
# 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 16:59:44 +01:00
Makefile.old
2018-10-07 23:43:38 +02:00
dkms.con
.DS_Store
2019-11-13 16:59:44 +01:00
.*
*.cache
Makefile
antd
compile
config.guess
depcomp
install-sh
missing
libtool
config.log
config.status
config.sub
configure
aclocal.m4
ltmain.sh
Makefile.in