diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-04-05 15:52:16 -0500 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-04-05 15:52:16 -0500 |
commit | f09553ec2061291b8b709d1e289f8a1ca6c2bc08 (patch) | |
tree | c491e5f8150ff0ef6b2142b999106a1c7a383c31 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7fa322a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*demo* +notes.txt
\ No newline at end of file |