Add Vim "*~" backup files to gitignore

This commit is contained in:
Donald Burr 2021-09-07 12:44:11 -07:00
parent d12a1e3d73
commit f2f2eece59
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ __pycache__
src/web/current
src/oled_monitor/current
src/raspberrypi/hfdisk/
*~