commit 26b03ded48ac46a324ec27de4d23a54e39b69590 parent 2dc08ac9856d5780e5b3ac7a30558b2b504a51ce Author: JayVii <jayvii[AT]posteo[DOT]de> Date: Thu, 24 Oct 2024 17:19:42 +0200 feat: exclude data dir from git Diffstat:
A | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +data/**