Add .gitignore

This commit is contained in:
Johannes Meyer 2021-07-19 12:23:21 +02:00
parent 0718182bb4
commit ed3a049b0d
1 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
## Build
/build/
/ccache/
## Snapshot Artifacts
/*.git/
/*.tar*
/*.version
## Editors
*~
.*.sw[op]