changeset 784:be8b6ef385d5

chore: ignore local .envrc file
author Zeger Van de Vannet <zegervdv@me.com>
date Sat, 29 Apr 2023 09:51:03 +0200
parents 335b1f5c242d
children add486ac2046
files .chezmoiignore .gitignore
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.chezmoiignore	Fri Apr 28 08:18:06 2023 +0200
+++ b/.chezmoiignore	Sat Apr 29 09:51:03 2023 +0200
@@ -28,3 +28,4 @@
 .local/share/applications/*
 {{ end }}
 .chezmoitemplates/lazy-lock.json
+.envrc
--- a/.gitignore	Fri Apr 28 08:18:06 2023 +0200
+++ b/.gitignore	Sat Apr 29 09:51:03 2023 +0200
@@ -1,2 +1,3 @@
 *~
 **/*.orig
+.envrc