diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2017-01-01 12:36:00 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2017-01-01 12:36:00 +0100 |
commit | 4b091fbb37d5a42d0e78bb30b72822483e0119fa (patch) | |
tree | afe3119db5a14b57ee32b3b4434dcff92792571e /.gitignore | |
parent | f75cf3857bf19f5923ef409573b16adff7fe0abb (diff) |
fst article about licht internals
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ disqus.py output/* +cache/ *.pyc *.swp *.pid |