2018-04-28 17:37:13 +00:00
|
|
|
# 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
|
|
|
|
*.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
|
2018-04-28 17:40:28 +00:00
|
|
|
|
|
|
|
*.swp
|
2018-05-07 00:14:52 +00:00
|
|
|
*.pem
|
|
|
|
*.der
|
|
|
|
*.csr
|
2018-05-31 02:00:20 +00:00
|
|
|
*.stackdump
|
|
|
|
|
|
|
|
tools/attest
|
|
|
|
|
|
|
|
sdk_15.0.0/
|
|
|
|
_build/
|
2018-06-28 01:39:19 +00:00
|
|
|
|
|
|
|
GNU\ *
|
|
|
|
Keil\ *
|
2018-07-10 23:16:41 +00:00
|
|
|
efm32/hw
|
|
|
|
|
|
|
|
mbedtls/
|
|
|
|
sl_crypto/
|
|
|
|
tools/python-fido2/*
|
2018-07-15 05:23:38 +00:00
|
|
|
*.pem
|
2018-07-15 16:24:32 +00:00
|
|
|
*.bin
|
|
|
|
*.key
|
2018-09-15 15:01:43 +00:00
|
|
|
site/
|
2018-10-15 02:49:48 +00:00
|
|
|
_site/
|
2019-02-13 02:25:08 +00:00
|
|
|
venv/
|
2019-01-03 13:24:34 +00:00
|
|
|
env2/
|
|
|
|
env3/
|
2018-10-24 02:57:21 +00:00
|
|
|
.project
|
2018-10-24 02:58:07 +00:00
|
|
|
.tags*
|
|
|
|
targets/*/docs/
|
2018-10-25 03:20:46 +00:00
|
|
|
main
|
2019-02-26 06:19:35 +00:00
|
|
|
|
|
|
|
builds/*
|
2019-07-04 13:32:11 +00:00
|
|
|
tools/testing/.idea/*
|
|
|
|
tools/testing/tests/__pycache__/*
|