diff options
author | Simon <sgkadesh@icloud.com> | 2024-01-26 21:33:46 -0500 |
---|---|---|
committer | Simon <sgkadesh@icloud.com> | 2024-01-26 21:33:46 -0500 |
commit | 15915e81dc959dc34d0f666c65900fab321622d3 (patch) | |
tree | d5f0d0a20bfa97614b60d3e891879a53cec528f8 /.gitignore | |
parent | Initial commit (diff) | |
download | corn-15915e81dc959dc34d0f666c65900fab321622d3.tar.gz corn-15915e81dc959dc34d0f666c65900fab321622d3.tar.bz2 corn-15915e81dc959dc34d0f666c65900fab321622d3.zip |
Created basic directory structure
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..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |