ft_transcendence/.gitignore
NigeParis 9ce9fa44e4 feat(chat): added base for chat service
added front html

nigel in the mud

route function with openapi - gen

clean up the code a little

after pull request
2025-11-14 15:50:03 +01:00

17 lines
139 B
Text

.direnv/
.envrc
*.lock
node_modules/
*.pdf
**/dist/
*.crt
*.key
openapi.jar
# sqlite stuff
*.db
*.db-shm
*.db-wal
/db/
package-lock.json