diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-07-29 14:14:55 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-07-29 14:14:55 -0400 |
commit | 7a59e8451f2ef3425e4fe11f720e7afe16540f3a (patch) | |
tree | 227478a8ca6300404ea7a03c0ca433884c1c43ad /.gitignore | |
download | cv-7a59e8451f2ef3425e4fe11f720e7afe16540f3a.tar.gz cv-7a59e8451f2ef3425e4fe11f720e7afe16540f3a.tar.bz2 cv-7a59e8451f2ef3425e4fe11f720e7afe16540f3a.zip |
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..48b55b0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.log +*.pdf |