diff options
author | Yaroslav <contact@yaroslavps.com> | 2019-01-10 21:11:59 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2019-01-10 21:11:59 +0300 |
commit | 5c677b866d8fa915384a1f4ccc4af327a5205685 (patch) | |
tree | e5bec1705b6392438c2635c8aa91a1879c452d9e /.gitignore | |
parent | 7d9891f11a8b9a354eafeabdaf691a7693db3840 (diff) | |
parent | 468d6c86a076623e5ea7c38cd8b2547e6f9f1529 (diff) | |
download | w3blog-5c677b866d8fa915384a1f4ccc4af327a5205685.tar.gz w3blog-5c677b866d8fa915384a1f4ccc4af327a5205685.zip |
Merge branch 'tiberiuichim-master' into testing
Merging into testing instead of master to make some changes before
bundling it into a patch.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ sdist/ __pycache__/ *.egg-info build/ -*.py +*.pyc ### Other ### *.log |