mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
.gitignore: Add .swo
Makes `git status` less noisy for vim users.
This commit is contained in:
committed by
Andreas Kling
parent
ed327e7feb
commit
815a660aed
Notes:
sideshowbarker
2024-07-19 04:32:15 +09:00
Author: https://github.com/nico Commit: https://github.com/SerenityOS/serenity/commit/815a660aed7 Pull-request: https://github.com/SerenityOS/serenity/pull/2906
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,6 +11,7 @@
|
||||
*.so
|
||||
*.d
|
||||
|
||||
*.swo
|
||||
*.swp
|
||||
*.config
|
||||
*.creator
|
||||
|
||||
Reference in New Issue
Block a user