start gathering snippets into one library

This commit is contained in:
eddyem
2018-12-07 03:04:18 +03:00
parent bea8db949c
commit bed730e245
15 changed files with 1948 additions and 38 deletions

39
.gitignore vendored
View File

@@ -3,18 +3,6 @@
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
@@ -22,31 +10,6 @@
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
# Shared objects
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf