mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Removed comments mentioning monochrome/grayscale LEDs added under the impression G14 and M16 used to have RGB LED lighting. This assumption has been proved false. Additionally added agent md files to gitignore and uncommented G635L width as even a random value is likely necessary
27 lines
414 B
Plaintext
27 lines
414 B
Plaintext
/target
|
|
vendor.tar.xz
|
|
cargo-config
|
|
.idea
|
|
vendor
|
|
vendor-*
|
|
vendor_*
|
|
.vscode-ctags
|
|
.vscode
|
|
.~lock.*
|
|
*.ods#
|
|
*.patch
|
|
|
|
# gnome extension
|
|
node-modules
|
|
bindings/ts/*.d.ts
|
|
bindings/ts/*.js.map
|
|
desktop-extensions/gnome*/dist
|
|
desktop-extensions/gnome*/@types/gir-generated
|
|
desktop-extensions/gnome*/node_modules
|
|
desktop-extensions/gnome*/schemas/gschemas.compiled
|
|
desktop-extensions/gnome*/*.zip
|
|
|
|
# agents
|
|
CLAUDE.md
|
|
AGENT.md
|