Something went wrong on our end
-
Dmitriy A. Gerasimov authored
[*] Updates
cc888895
.gitignore 696 B
# Prerequisites
build/*
build_stretch/*
test/build
*.d
*.txt.user
*.txt.user.*
*.autosave
# 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*
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
/.project
/.cproject
/kelvin-node_logs.txt
/build/
# Autogenerated CMake files
CMakeCache.txt
CMakeFiles/
CPackConfig.cmake
CPackSourceConfig.cmake
Makefile
cmake_install.cmake
# Editor's temp files
*~