diff options
| author | Jörg Sommrey <28217714+jo-37@users.noreply.github.com> | 2020-06-09 22:19:09 +0200 |
|---|---|---|
| committer | Jörg Sommrey <28217714+jo-37@users.noreply.github.com> | 2020-06-09 22:19:09 +0200 |
| commit | a5b86a246e34e73599853243a44b80a2ec92d573 (patch) | |
| tree | 3037684dfaa5bb84330e91ee4acb1ddb566f07c7 | |
| parent | 7d47b05e1542f33acd26397b712634f3973316aa (diff) | |
| download | perlweeklychallenge-club-a5b86a246e34e73599853243a44b80a2ec92d573.tar.gz perlweeklychallenge-club-a5b86a246e34e73599853243a44b80a2ec92d573.tar.bz2 perlweeklychallenge-club-a5b86a246e34e73599853243a44b80a2ec92d573.zip | |
ignore vim swap files
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0d74b6c749..40a0244345 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .precomp/ .DS_Store .vstags +.*.swp |
