Rename the scripts folder to build

And the build folder to output
This commit is contained in:
Romain Goyet
2019-09-18 14:00:51 +02:00
committed by Ecco
parent 690af21140
commit d70bad84f3
61 changed files with 30 additions and 30 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,3 @@
build
scripts/device/elf2dfu.pyc
scripts/device/**/*.pyc
output
build/device/elf2dfu.pyc
build/device/**/*.pyc