mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00: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
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,6 +11,7 @@
|
||||
*.so
|
||||
*.d
|
||||
|
||||
*.swo
|
||||
*.swp
|
||||
*.config
|
||||
*.creator
|
||||
|
||||
Reference in New Issue
Block a user