annuaire-eleves/.gitignore

21 lines
197 B
Text
Raw Permalink Normal View History

2019-02-11 22:52:48 +01:00
*.pyc
*.swp
*.swo
*~
*#
2020-11-13 11:39:28 +01:00
*.log
2019-02-11 22:52:48 +01:00
2019-04-08 21:47:50 +02:00
/media/picture
2019-02-11 22:52:48 +01:00
/venv/
2020-11-13 11:39:28 +01:00
.vagrant/
2021-02-10 21:14:32 +01:00
/static/
2019-02-11 22:52:48 +01:00
*.sqlite3
2020-09-15 15:33:13 +02:00
fiches/templates/fiches/base_old.html
fiches/static/fiches/css_old/
2020-11-13 11:39:28 +01:00
.vscode
.direnv
annuaire/settings/secret.py