diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 05:54:25 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 05:54:25 +0300 |
commit | b59d6a321f35f4f12266b056b7795f6f279295e7 (patch) | |
tree | a90256aea40f502c6e978e2e6bcea5da71317cf6 /.gitignore | |
download | egor-tensin.github.io-b59d6a321f35f4f12266b056b7795f6f279295e7.tar.gz egor-tensin.github.io-b59d6a321f35f4f12266b056b7795f6f279295e7.zip |
initial commit
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..57510a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_site/ |