Commit Diff
Diff:
147e424d98091a3627091edbfdab9fca52f21938
9a69c02567ed415286caa67f238e98018ccd758d
Commit:
9a69c02567ed415286caa67f238e98018ccd758d
Tree:
ae8fe63d2afe75256e259fe292fbd9513188aede
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Sun Nov 3 14:01:51 2019 UTC
Message:
Add VIM "swap files" (*.swp) to .gitignore file
blob - 3cc58868132e8f485723535c634a0574b4281edf
blob + 0f4768a964fc03bf1c6b7299d1e3ba3cf3834dcb
--- .gitignore
+++ .gitignore
@@ -23,6 +23,7 @@ depcomp
install-sh
missing
ngircd.dest
+.*.swp
.deps
.vscode
*.a
IRCNow