summary refs log tree commit diff
path: root/bin/dash/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
committerJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
commite9cd9add8c1a64669fd6cff2dd7c638357655d20 (patch)
tree15d6b2c336ed68cd37f31253058a5a8393e42271 /bin/dash/.gitignore
parentAdd The Once and Future Witches (diff)
downloadsrc-e9cd9add8c1a64669fd6cff2dd7c638357655d20.tar.gz
src-e9cd9add8c1a64669fd6cff2dd7c638357655d20.zip
Revert "Check in dash autogen files"
This reverts commit 84094668ce6873b0922940b2d863ee852839e9f2.

Well apparently this just created symlinks to system files. Stupid.
Diffstat (limited to 'bin/dash/.gitignore')
-rw-r--r--bin/dash/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/dash/.gitignore b/bin/dash/.gitignore
index 63fccdc3..e349901a 100644
--- a/bin/dash/.gitignore
+++ b/bin/dash/.gitignore
@@ -1,7 +1,15 @@
 # .gitignore for dash
 
 # generated by autogen.sh
+Makefile.in
+/aclocal.m4
 /autom4te.cache/
+/compile
+/config.h.in
+/configure
+/depcomp
+/install-sh
+/missing
 
 # generated by configure
 Makefile
amp;follow=1'>Add The Book of Form and EmptinessJune McEnroe 2022-08-15Load dates from ~/.config/when/datesJune McEnroe 2022-08-15Allow names with prefixes of months and daysJune McEnroe 2022-08-15Add named dates to whenJune McEnroe 2022-08-14Remove tweets text fileJune McEnroe 2022-08-09Fix all copyright noticesJune McEnroe 2022-08-04Add Conversations With FriendsJune McEnroe 2022-07-30Add Normal PeopleJune McEnroe 2022-07-26Rewrite glitch from new pngoJune McEnroe 2022-07-26Update Care with time-to-ID and piercingsJune McEnroe 2022-07-26Add -w to upJune McEnroe 2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe 2022-07-03Add The Bone Shard EmperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe