# General *~ *.swp tags .tags .tags.lock .tags.temp .notags .envrc .direnv .direnv.* .env .env.local # Private Keys and Certificates *.pem *.key *.pub *.p12 *.pfx *.crt *.der id_rsa id_ecdsa id_ed25519 # Eclipse project files .classpath .project .settings # Idea project files .idea # SASS .sass-cache # Python *.pyc __pycache__ .mypy_cache/ .pytest_cache/ .ruff_cache/ # Infinitest infinitest.filters infinitest.args # NPM package-lock.json # Archives *.tar *.gz *.bz2 *.jar *.rar *.xz *.zip *.7z