bitwise/.gitignore
2019-09-06 12:38:23 -04:00

79 lines
709 B
Text

# Prerequisites
*.d
# 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
bitwise
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Build output
config.log
inc/config.h
inc/stamp-h1
src/.deps/
src/.dirstamp
tests/.deps/
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
# Autotools stuff
Makefile
*.in
aclocal.m4
autom4te.cache/
build-aux/
config.status
configure
pre-inst-env
install-sh
missing
test-driver
compile
depcomp
# tracing stuff
log.txt