update .git* files

This commit is contained in:
B. Petersen
2019-04-27 21:26:53 +02:00
parent 956609f565
commit 7d34c28674
2 changed files with 15 additions and 0 deletions

5
.gitignore vendored
View File

@@ -2,3 +2,8 @@
**/*.rs.bk
Cargo.lock
*.db
# ignore vi temporaries
*~
*.swp
*.swo