shell-things/.alexignore

28 lines
1.2 KiB
Plaintext
Raw Normal View History

2025-03-27 15:19:34 +02:00
# ASCII armoured GPG content, I don't control words included.
*.asc
2025-04-14 10:48:38 +03:00
# My browser policies include external uBlock Origin lists, and at the time
# of writing, two of them contain the term whitelist in their filenames. They
# are out of my control and I don't think it's worth opening issues on
# personally.
etc/opt/chromium/policies/managed/aminda-extensions.json
etc/firefox/policies/policies.json
2025-03-27 15:19:34 +02:00
# When you become IRC operator on Charybdis IRCd, it will tell you:
# We would like to take this moment to remind you that we accept
# absolutely no liability for the INSANITY you're about to endure.
# I think it's appropiate reminder for logging in as root (which people
# shouldn't be doing, sudo logs superuser actions better) and thus I wish to
# keep it in my configuration and I hope everyone doing system administration
# understands it without getting upset. That is not to say I am not open for
# alternatives, if you know of an more inclusive saying and are a person,
# please contact me.
rc/bashrc
rc/zshrc
2025-04-14 10:48:38 +03:00
# I keep getting notifications from the words above which again are
# explanations why they are in this file.
2025-03-27 15:19:34 +02:00
.wokeignore
2025-06-02 11:09:56 +03:00
.alexignore
.pre-commit-config.yaml