diff options
author | Ekaitz Zárraga <ekaitz.zarraga@protonmail.com> | 2019-03-31 17:20:14 +0200 |
---|---|---|
committer | Ekaitz Zárraga <ekaitz.zarraga@protonmail.com> | 2019-03-31 17:20:14 +0200 |
commit | 45379717815838267b18fd8ed2b9e1a3912eab9c (patch) | |
tree | c6b057de927e91e839dca526e16c8b1817864b9b /.gitignore | |
parent | f7794a1479a7879becc711c57aebdc84e769b9df (diff) |
Ignore output dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -public/ +www *.pyc |