mirror of
https://github.com/Brodino96/webkit2gtk-automator.git
synced 2026-05-05 22:29:57 +02:00
21 lines
186 B
Plaintext
21 lines
186 B
Plaintext
# Secrets
|
|
.env
|
|
|
|
# Build artifacts
|
|
state/artifacts/
|
|
state/build.log
|
|
state/cron.log
|
|
|
|
# AUR SSH key (if stored locally)
|
|
*.pem
|
|
*.key
|
|
id_rsa
|
|
id_ed25519
|
|
|
|
# Docker
|
|
.docker/
|
|
|
|
# Misc
|
|
*.tmp
|
|
*.swp
|