2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-03-03 07:00:45 +00:00

ignore vim swap files

This commit is contained in:
AJ ONeal 2018-06-14 16:15:07 -06:00
parent 0c2c97abb3
commit 9ea353f9a2

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
node_modules.*
*.*.sw*
# Logs
logs