mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
.gitignore: Add .swo
Makes `git status` less noisy for vim users.
This commit is contained in:
parent
ed327e7feb
commit
815a660aed
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,6 +11,7 @@
|
||||||
*.so
|
*.so
|
||||||
*.d
|
*.d
|
||||||
|
|
||||||
|
*.swo
|
||||||
*.swp
|
*.swp
|
||||||
*.config
|
*.config
|
||||||
*.creator
|
*.creator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue