diff --git a/.gitignore b/.gitignore index 87f88c1c59..7a597d9a6c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ pubspec.lock .vscode/settings.json .vscode/tasks.json *.swo +*.swp modules/.settings modules/.vscode .vimrc diff --git a/packages/language-service/.build.sh.swp b/packages/language-service/.build.sh.swp deleted file mode 100644 index 934b693ece..0000000000 Binary files a/packages/language-service/.build.sh.swp and /dev/null differ