Files
linguamate/.gitignore
2026-02-21 08:26:41 -05:00

14 lines
157 B
Plaintext

# top level
.vscode
.DS_Store
.git
# shared backend and frontend
*/.DS_Store
*/node_modules
*/package-lock.json
*/.env
# backend
backend/data/anki/decks/*