summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-12-30Update .gitignoreEli Weiss
2021-08-19Add some VSCODE stuff to gitignore...Tim Keller
Allow settings to stop naggin me that it has added assosiation types
2021-08-07Added cmake variantsTim Keller
2021-04-18Added Python virtual environment to .gitignoreAvamander
2020-12-22Make TOOLS_DIR if neededJoe Eaves
Added some extra dir names to gitignore
2020-11-03Fixed displaying last displayed time for ~100ms on wakeSamuel Archibald
2020-09-28Add missing bootloader binary file.JF
2020-09-27Added a few more folders to gitignore before they end up in the repositoryAvamander
2020-08-31Added a few more folders to gitignore before they end up in the repositoryAvamander
2020-08-20Docker build : split build.sh into 2 scripts : build.sh that always exists ↵JF
and post_build.sh that is generated by cmake build.sh
2020-08-19All output files (bin, hex, image, dfu) contain the version of the project ↵JF
in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
2020-03-09Fix .gitignoreJF
2020-03-09Add .gitignoreJF