diff options
Diffstat (limited to '')
-rw-r--r-- | git/gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/git/gitignore b/git/gitignore index 371fd16..12daa17 100644 --- a/git/gitignore +++ b/git/gitignore @@ -1,3 +1,4 @@ playground.clj req.http -.postman-ns
\ No newline at end of file +.postman-ns +*.swp
\ No newline at end of file |