summary refs log tree commit diff
path: root/bin/catsh/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-04-18 20:30:54 -0400
committerJune McEnroe <june@causal.agency>2019-04-18 20:30:54 -0400
commitfb20e8c32eddb5ea4aedd44cfc0c49402ff9184d (patch)
treed9873161c7d43e452e47fdf8184439c1b6d85ca6 /bin/catsh/.gitignore
parentColor python imports as Statement (diff)
downloadsrc-fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d.tar.gz
src-fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d.zip
Rename cash to catsh
Diffstat (limited to 'bin/catsh/.gitignore')
-rw-r--r--bin/catsh/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/catsh/.gitignore b/bin/catsh/.gitignore
new file mode 100644
index 00000000..b17c0219
--- /dev/null
+++ b/bin/catsh/.gitignore
@@ -0,0 +1,13 @@
+*.o
+.depend
+builtins.c
+builtins.h
+catsh
+config.mk
+mknodes
+mksyntax
+nodes.c
+nodes.h
+syntax.c
+syntax.h
+token.h