mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Ignore eslint cache files
They are used when running the .gitlab-ci/run-eslint script. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2642>
This commit is contained in:
parent
ce0d00184c
commit
1f7e03ab5e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,4 +4,6 @@ po/gnome-shell.pot
|
||||||
*.patch
|
*.patch
|
||||||
*.sw?
|
*.sw?
|
||||||
.buildconfig
|
.buildconfig
|
||||||
|
.eslintcache-legacy
|
||||||
|
.eslintcache-regular
|
||||||
.vscode
|
.vscode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue