diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2016-02-21 20:31:39 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2016-02-21 20:31:39 -0300 |
commit | e1ec346da17585737f16be9f8f71425b5fe51662 (patch) | |
tree | 4ac098101e950a15b5f1f70bf6a07d68a0f93f9b /.gitignore | |
download | ssg-e1ec346da17585737f16be9f8f71425b5fe51662.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..574e169 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +in/ +out/ +*.md +!README.md |