diff options
author | Case Duckworth | 2024-05-26 22:49:44 -0500 |
---|---|---|
committer | Case Duckworth | 2024-05-26 22:52:25 -0500 |
commit | 815e669310f5e73d13cc121bd7f6cdaec5b6ec0d (patch) | |
tree | 1d3ab042bb6ffc2302a0a03b61147e5b4a649960 /.gitignore | |
parent | Scheme bit! (diff) | |
download | jimmy-815e669310f5e73d13cc121bd7f6cdaec5b6ec0d.tar.gz jimmy-815e669310f5e73d13cc121bd7f6cdaec5b6ec0d.zip |
Updates!
I totally forgot to actually commit things for a while, so uh Updates!!!
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d163863 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
build/ \ No newline at end of file | |||