aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore npm files (#2313)Owen from Canada2025-06-181-0/+5
|
* clangd: Add clangd cache directory to gitignore (#1763)FintasticMan2023-05-271-0/+3
|
* Update .gitignoreEli Weiss2021-12-301-0/+4
|
* Add some VSCODE stuff to gitignore...Tim Keller2021-08-191-1/+5
| | | | Allow settings to stop naggin me that it has added assosiation types
* Added cmake variantsTim Keller2021-08-071-1/+1
|
* Added Python virtual environment to .gitignoreAvamander2021-04-181-0/+3
|
* Make TOOLS_DIR if neededJoe Eaves2020-12-221-3/+5
| | | | Added some extra dir names to gitignore
* Fixed displaying last displayed time for ~100ms on wakeSamuel Archibald2020-11-021-0/+1
|
* Add missing bootloader binary file.JF2020-09-281-0/+1
|
* Added a few more folders to gitignore before they end up in the repositoryAvamander2020-09-271-1/+16
|
* 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