Skip to content
Snippets Groups Projects
.gitignore 101 B
## Build
/build/
/ccache/

## Snapshot Artifacts
/*.git/
/*.tar*
/*.version

## Editors
*~
.*.sw[op]