aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Gould <JRGould@gmail.com>2024-07-17 07:22:53 -0700
committerGitHub <noreply@github.com>2024-07-17 15:22:53 +0100
commit62f3807dcb4844f74b59c7bcfb81c9a914da7353 (patch)
tree192659ea7569d1166905caa5e29d5e7e8330929d /.gitignore
parentfeat(tui): Fixed preview height option (#2286) (diff)
downloadatuin-62f3807dcb4844f74b59c7bcfb81c9a914da7353.zip
fix(history): logic for store_failed=false (#2284)
* chore: ignore .envrc * fix(history): Check passed exit param instead of not-yet set h.exit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1876e4e3..3b61025f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
.vscode/
result
publish.sh
+.envrc
ui/backend/target
ui/backend/gen