solo1/.gitignore

93 wiersze
1.0 KiB
Plaintext
Czysty Zwykły widok Historia

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/
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/
_site/
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-12 22:18:17 +00:00
targets/efm32/.project
targets/efm32/.settings/com.silabs.ss.framework.ide.project.sls.core.prefs
targets/efm32/.settings/org.eclipse.cdt.codan.core.prefs
targets/efm32/CMSIS/EFM32PG1B/startup_gcc_efm32pg1b.s
targets/efm32/CMSIS/EFM32PG1B/system_efm32pg1b.c
targets/efm32/EFM32.hwconf
targets/efm32/EFM32_EFM32JG1B200F128GM32.hwconf
targets/efm32/emlib/em_adc.c
targets/efm32/emlib/em_assert.c
targets/efm32/emlib/em_cmu.c