summaryrefslogtreecommitdiff
path: root/kpov_judge/.gitignore
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2018-10-13 21:58:29 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2018-10-13 21:59:11 +0200
commite4e109c16ef27012157cb38cf6375c1ae4d2ef69 (patch)
treeff2350f8f769d92544202cb5d2149155aa1d04cb /kpov_judge/.gitignore
parentf2060d5143f5c4b14bfff723d238c497a0053f17 (diff)
parent5439f75ca2e1a38803a96853b6cac0ce5c9f58ce (diff)
Merge branch 'improve-web'
Store instructions in HTML and render with jinja2. Add i18n with gettext / pybabel. Improve styling.
Diffstat (limited to 'kpov_judge/.gitignore')
-rw-r--r--kpov_judge/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/kpov_judge/.gitignore b/kpov_judge/.gitignore
new file mode 100644
index 0000000..7bfcd7a
--- /dev/null
+++ b/kpov_judge/.gitignore
@@ -0,0 +1,2 @@
+__pycache__/
+*.pyc \ No newline at end of file