summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-09-02 16:57:47 -0400
committerJakob Kaivo <jkk@ung.org>2019-09-02 16:57:47 -0400
commit5a8d69ea869636e29807955d621fa45d8a21a8d8 (patch)
treeb3cceba43120ce5871ada08f78ea9fc086c4843e /.gitignore
parent39ecba0032be794a1f4d66f61e09e4910270330f (diff)
flesh out skeleton of process
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7f5d6d0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+cc
+c89
+c99
+lint
+cflow
+ctags
+*.o
+trigraph.c
+*.tab.c
+*.tab.h