aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/files/.gitignore b/files/.gitignore
index 91066f4..520a894 100644
--- a/files/.gitignore
+++ b/files/.gitignore
@@ -5,8 +5,24 @@ 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