/
githubmirror
/
gitignore
Обзор
Документация
Войти
/
githubmirror
/
gitignore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
community/embedded/AtmelStudio.gitignore
22 строки
408 B
Christopher McClellan
Create AtmelStudio.gitignore
25 ноя 2018, 22:59
25 ноя 2018, 22:59
8b335ee
Код
Авторство
О чём код?
## Ignore Atmel Studio temporary files and build results # https://www.microchip.com/mplab/avr-support/atmel-studio-7 # Atmel Studio is powered by an older version of Visual Studio, # so most of the project and solution files are the same as VS files, # only prefixed by an `at`. #Build Directories [Dd]ebug/ [Rr]elease/ #Build Results *.o *.d *.eep *.elf *.hex *.map *.srec #User Specific Files *.atsuo