diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-10-14 20:31:35 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-10-14 20:31:35 -0400 |
commit | 84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139 (patch) | |
tree | 30fa058977072953901d3cfe516c83dd1d709b37 /.gitignore | |
download | code-84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139.tar.gz code-84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139.tar.bz2 code-84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139.zip |
initialized repo
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..773a6df --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.dat |