From: Kevin Day Date: Sun, 14 Dec 2025 17:30:07 +0000 (-0600) Subject: Update: Add .gitignore file for common directories that should not be committed. X-Git-Tag: 0.8.0~16 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=d91e87798510a7be43fc5a317de89f891c4a0207;p=fll Update: Add .gitignore file for common directories that should not be committed. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cc63507 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Do not include directories craeted by build, package, and other scripts. +fll +package +test