mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +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
|
*.so
|
||||||
*.d
|
*.d
|
||||||
|
|
||||||
|
*.swo
|
||||||
*.swp
|
*.swp
|
||||||
*.config
|
*.config
|
||||||
*.creator
|
*.creator
|
||||||
|
|||||||
Reference in New Issue
Block a user