2020-08-07 12:23:59 +02:00
|
|
|
# BACKEND :
|
|
|
|
|
|
|
|
datas/
|
|
|
|
logs/
|
|
|
|
temp/
|
|
|
|
node_modules/
|
|
|
|
nodemon.json
|
|
|
|
*.env
|
|
|
|
!example.env
|
2020-08-07 12:38:19 +02:00
|
|
|
/config/instance*
|
2020-08-07 12:23:59 +02:00
|
|
|
!/config/instance-example.js
|
2020-09-14 18:46:45 +02:00
|
|
|
/config/matomo.js
|
2020-08-07 12:23:59 +02:00
|
|
|
|
|
|
|
# FRONT END :
|
|
|
|
|
|
|
|
/front/node_modules/
|
2020-08-07 12:38:19 +02:00
|
|
|
/front/webpack.config*
|
2020-08-07 12:23:59 +02:00
|
|
|
!/front/webpack.config.js
|
|
|
|
/front/public/img/quizs/
|
|
|
|
/front/public/JS/*/
|
|
|
|
/front/public/quiz/
|
|
|
|
/front/public/quizs/
|
2020-10-29 12:57:00 +01:00
|
|
|
/front/public/themes/
|
2020-08-07 12:23:59 +02:00
|
|
|
/front/public/index.html
|
|
|
|
/front/public/CGV-CGU.html
|
|
|
|
/front/public/mentions-legales.html
|
|
|
|
/front/public/robots-*.txt
|
|
|
|
/front/public/WikiLerni-pub.asc
|