view .hgignore @ 159:d893828f58f0

settings: replaced http: by https: urls
author Goffi <goffi@goffi.org>
date Sun, 23 Sep 2018 16:19:10 +0200
parents b1c16cd53b62
children
line wrap: on
line source

syntax: glob
*.pyc
*.pyv
*.swp
*.swo
*.un~
*.mo

static/*
db.sqlite3

.project
.pydevproject
.settings/org.eclipse.core.resources.prefs
settings/production.py