diff options
author | Case Duckworth | 2024-03-17 18:42:01 -0500 |
---|---|---|
committer | Case Duckworth | 2024-03-17 18:42:01 -0500 |
commit | 5e784f958649c61d6aa97e7df5916332f7c89014 (patch) | |
tree | 80b23f621c737006bae1efa6db6a984d59685c0a /.gitignore | |
download | schwa-5e784f958649c61d6aa97e7df5916332f7c89014.tar.gz schwa-5e784f958649c61d6aa97e7df5916332f7c89014.zip |
Initial commit
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..c585e19 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
out \ No newline at end of file | |||