Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitignore: Ignore a .vscode directory in the source tree | Dakota Hawkins | 2018-07-03 | 1 | -0/+3 |
| | |||||
* | gitignore: Ignore a .vs directory in the source tree | jrp2014 | 2018-04-05 | 1 | -0/+3 |
| | |||||
* | Update .gitignore | Tobias Hunger | 2016-09-12 | 1 | -0/+5 |
| | | | | Ignore *.user* files from QtCreator and *.pyc files. | ||||
* | Tell Git to ignore .DS_Store files | Brad King | 2016-07-08 | 1 | -0/+2 |
These are created by MacOS Finder and should not be versioned. Suggested-by: Sean McBride <sean@rogue-research.com> |