upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f509de7..ef2cbe1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,7 @@ work/*
11 11
12# Environment and data 12# Environment and data
13.env 13.env
14data/ \ No newline at end of file 14data/
15
16# direnv directory - used by nix
17.direnv \ No newline at end of file