kopia lustrzana https://github.com/bristol-seds/pico-tracker
34 wiersze
347 B
Plaintext
34 wiersze
347 B
Plaintext
# Backup files
|
|
*~
|
|
#*#
|
|
|
|
# gdbscript
|
|
gdbscript
|
|
gdbscript-custom
|
|
|
|
# The output directory
|
|
out/
|
|
|
|
# Intermediate compilation files
|
|
*.o
|
|
|
|
# raw backlog data
|
|
tools/aprs/rawdata/*rawdata.txt
|
|
|
|
# aprs-is id
|
|
aprs_id
|
|
|
|
# Atmel Developement Kit
|
|
xdk*
|
|
|
|
# ETAGS file
|
|
TAGS
|
|
|
|
# CTypesgen
|
|
test/ctypesgen
|
|
|
|
# Compiled python
|
|
*.pyc
|
|
|
|
# Compile commands
|
|
compile_commands.json |