annuaire-eleves/.gitignore

19 lines
160 B
Text
Raw 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/
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