Remove .swn file (#217795)

This is a vim swap file I accidentally commited, let's get rid of it.
This commit is contained in:
Joe Reuter 2025-04-10 11:23:22 +02:00 committed by GitHub
parent fc11ca94f5
commit 9924886236
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -77,6 +77,7 @@ selenium
.webpack.babelcache
*.swp
*.swo
*.swn
*.out
package-lock.json
!/.buildkite/package-lock.json

BIN
.swn

Binary file not shown.