This website requires JavaScript.
Explore
Help
Register
Sign In
isa
/
gnome-shell
Watch
1
Star
0
Fork
0
You've already forked gnome-shell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bc7405258
gnome-shell
/
.gitignore
9 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
data: Add README and supporting script to update keyboard layouts from CLDR The README describes the steps in detail, but most of it is abstracted away by the update-osk-layouts.sh script.
2017-11-10 09:26:48 -05:00
data/.osk-layout-workbench
.gitignore: add po/gnome-shell.pot
2010-02-15 08:34:33 -05:00
po/gnome-shell.pot
[.gitignore] Add *~, .patch
2009-10-15 21:44:13 -04:00
*~
*.patch
gitignore: ignore *.sw? files
2011-02-07 09:40:35 -05:00
*.sw?
Add .buildconfig to .gitignore It's used by Builder to store project-specific configuration. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2642>
2023-02-13 12:29:04 -05:00
.buildconfig
ci: Simplify run-eslint script Now that all code conforms with the new style, we can remove all the tricky bits that compare errors from regular- and legacy config or limit checks to changed lines from a git diff. All that is left over the eslint CLI tool is the ability to output results both as junit for gitlab and plain text for logs without duplicating the linting, but that's well worth preserving. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2866>
2023-08-06 21:26:04 -04:00
.eslintcache
Ignore '.vscode' folder for users of that editor https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/476
2019-04-02 13:37:31 -04:00
.vscode
Reference in New Issue
Copy Permalink