aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-06-28 23:57:03 -0700
committerGravatar Tom Willemse2026-06-28 23:58:55 -0700
commitbec784afe157d8d4ccf8154f3fcb8149d5d2c350 (patch)
tree18fb57f77e26607664a5a3f192b04cc4571a27f0 /.gitignore
parent02f8d1983ce174d9d15806275af31021ba385d6f (diff)
downloademacs-config-bec784afe157d8d4ccf8154f3fcb8149d5d2c350.tar.gz
emacs-config-bec784afe157d8d4ccf8154f3fcb8149d5d2c350.zip
Change build output directory
Put everything in public/pakages so that at a later date I can add a project site along with the packages. This change also makes it easier for me to change my mind about where the packages land.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 146f2cf..3ce2951 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
/*/.cask/
-/*/bin/
+/public
+
/*/dist/
/*/.eldev/