Files
classquiz-ai/.gitignore
T
2024-07-12 11:54:32 +02:00

16 lines
196 B
Plaintext

# SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
#
# SPDX-License-Identifier: MPL-2.0
__pycache__/
.idea/
node_modules/
.svelte-kit/
.env*
*.db
*.rdb
survey.json
.coverage
export_deta.py
target/