first commit

This commit is contained in:
JLEROY
2025-06-17 10:03:07 +02:00
parent 8b95a7ddb6
commit f90bf939a4
3 changed files with 110 additions and 38 deletions

41
.gitignore vendored
View File

@@ -1,39 +1,4 @@
### Angular template
## Angular ##
# compiled output
dist/
tmp/
app/**/*.js
app/**/*.js.map
# dependencies
node_modules/
bower_components/
# IDEs and editors
.idea/
# misc
.sass-cache/
connect.lock/
coverage/
libpeerconnection.log/
npm-debug.log
testem.log
typings/
.angular/
# e2e
e2e/*.js
e2e/*.map
# System Files
.DS_Store/
# Certificate files
cert/
*.key
*.pem
# Environment files
*.prod
node_modules/
output/
package-lock.json