You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/.gitignore

55 lines
632 B
Plaintext

# Ignore MacOS file system related.
**/*.DS_Store*
# Ignore build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# CodeWarrior temporary files
*.tdt
CWSettingsWindows.stg
# Executable Files
*.exe
*.hex
*.bin
*.elf
*.out
*.rom
# MS Word Files
*.doc
*.docx
# Visual Studio cache/options directory
.vs/
# Visual Studio Solution / project User Option files
*.suo
*.vcxproj.user
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Ignore certificate files.
*.pem
*.crt
# Atmel Studio user files
*.atsuo
# Image Files
*.png
*.jpg
*.jpeg
# Renesas IDE temporary files
*.nav