1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-04 13:40:46 +00:00

Added match '*.swp' to work with Vim in 'gitgnore'.

This commit is contained in:
Alexound 2019-10-24 11:21:36 +04:00
parent 52e18e5933
commit f0fae838f8

3
.gitignore vendored
View File

@ -3,3 +3,6 @@
# Editors # Editors
.vscode/ .vscode/
# Vim
*.swp