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

13 lines
150 B
Plaintext

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