aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Added a few more folders to gitignore before they end up in the repositoryAvamander2020-08-311-2/+15
|
* Docker build : split build.sh into 2 scripts : build.sh that always exists ↵JF2020-08-201-1/+1
| | | | and post_build.sh that is generated by cmake build.sh
* All output files (bin, hex, image, dfu) contain the version of the project ↵JF2020-08-191-0/+1
| | | | | | | in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
* Fix .gitignoreJF2020-03-091-1/+1
|
* Add .gitignoreJF2020-03-091-0/+5