diff --git a/.gitignore b/.gitignore index 6bdc81f..8bcefbd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,10 @@ yarn-debug.log* yarn-error.log* dist .idea + +### Vim ### +# swap +[._]*.s[a-w][a-z] +[._]s[a-w][a-z] +# session +Session.vim diff --git a/.package.json.swp b/.package.json.swp deleted file mode 100644 index b874eef..0000000 Binary files a/.package.json.swp and /dev/null differ