diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-03-02 13:20:24 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-03-02 13:20:24 +0100 |
commit | 147be22627ce0e750cf4f6ea2a82dc8e88193872 (patch) | |
tree | fc52278bb9fd1439e4cb53a95db6cd1b32e32b61 /.gitignore | |
parent | fd5740b73510fa3b002c8235f84220aeafff88c5 (diff) |
web: increase line width and height
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..c18dd8d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/ |