summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2024-06-07 16:40:18 -0600
committerAaron Ball <nullspoon@oper.io>2024-06-07 17:00:56 -0600
commit3cc711f5df8151a631090384e4dcf9c244f38093 (patch)
tree8c6e03c8bdc80681b9024bb0ac1c136df970682b /.gitignore
downloadnullprompt-3cc711f5df8151a631090384e4dcf9c244f38093.tar.gz
nullprompt-3cc711f5df8151a631090384e4dcf9c244f38093.tar.xz
Initial commit of nullpromptv0.1.0
Currently handles two modes: normal, and git.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..003ef93
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+nullprompt
+obj/*.o

Generated by cgit