mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:17:46 +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
|
||||
*.d
|
||||
|
||||
*.swo
|
||||
*.swp
|
||||
*.config
|
||||
*.creator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue