1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-01-15 17:28:26 +01:00
antd-lua-plugin/.gitignore

73 lines
617 B
Plaintext
Raw Normal View History

2018-09-20 10:28:41 +02:00
# Prerequisites
plugins
build
*._*
*.d
2019-11-14 18:46:49 +01:00
*.deb
2018-09-20 10:28:41 +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-14 18:46:49 +01:00
Makefile.old
2018-09-20 10:28:41 +02:00
dkms.con
.DS_Store
2019-11-14 18:46:49 +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