You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cjvt-valency/.gitignore

13 lines
207 B

data/samples/
data/wordlist.json
data/sskj_senses.json
data/appindex.json
*egg-info/
*.pyc
src/frontend_vue/node_modules/
src/frontend_vue/dist/
dockerfiles/database/create.js
*__pycache__/
env.local
logs/*