From: Federico Campoli Date: Fri, 21 Feb 2025 19:56:39 +0000 (+0100) Subject: initial commit on main branch, add gitignore X-Git-Url: http://git.postgresql.org/gitweb/intro.html?a=commitdiff_plain;p=pgdaynapoli.git initial commit on main branch, add gitignore --- d53fb46b636d80fa802b000d85ee14f29cc9dfd6 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6a85c3b --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +venv +*.pyc +staticfiles +*.swp +lastupdate +*.DS_Store +templates/context.override.d +templates/pages/schedule.html