1
0
mirror of https://github.com/lxsang/sysmond.git synced 2024-06-29 08:19:48 +02:00
sysmond/.gitignore

73 lines
617 B
Plaintext
Raw Normal View History

2021-02-03 12:39:39 +01:00
# Prerequisites
plugins
build
*._*
*.d
*.deb
.vscode
# Object files
*.o
*.ko
*.obj
*.elf
2021-02-03 12:37:10 +01:00
2021-02-03 12:39:39 +01:00
# Linker output
*.ilk
*.map
*.exp
2021-02-03 12:37:10 +01:00
2021-02-03 12:39:39 +01:00
# Precompiled Headers
*.gch
*.pch
2021-02-03 12:37:10 +01:00
2021-02-03 12:39:39 +01:00
# Libraries
*.lib
*.a
*.la
*.lo
2021-02-03 12:37:10 +01:00
2021-02-03 12:39:39 +01:00
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
2021-02-03 12:37:10 +01:00
2021-02-03 12:39:39 +01:00
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
2021-02-03 12:37:10 +01:00
2021-02-03 12:39:39 +01:00
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
2021-02-03 12:37:10 +01:00
2021-02-03 12:39:39 +01:00
# Kernel Module Compile Results
*.mod*
*.cmd
modules.order
Module.symvers
Makefile.old
dkms.con
.DS_Store
.*
*.cache
2021-02-03 12:37:10 +01:00
Makefile
2021-02-03 12:39:39 +01:00
antd
compile
config.guess
depcomp
install-sh
missing
libtool
config.log
config.status
config.sub
configure
aclocal.m4
ltmain.sh
Makefile.in