mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:34:59 +00:00
Meta: Ignore vim's .exrc config
With the vim setting `exrc` enabled, vim automatically looks for a .exrc file in the current directory for project-specific configuation.
This commit is contained in:
parent
a182bc9806
commit
58d50d2657
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -27,6 +27,7 @@ output/
|
|||
run-local.sh
|
||||
sync-local.sh
|
||||
.vim/
|
||||
.exrc
|
||||
|
||||
Userland/Libraries/LibWasm/Tests/Fixtures/SpecTests
|
||||
Userland/Libraries/LibWasm/Tests/Spec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue