Files
classquiz-ai/.gitignore
T
2023-06-30 13:16:12 +02:00

15 lines
188 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