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.
Nucleus/.gitignore

25 lines
382 B

dist/
.history/
node_modules/
src/config/*
!src/config/*.d.ts
!src/config/format.ts
!src/config/default.ts
!src/config/emojis.ts
src/utils/migration/data
src/config/main.ts
.vscode/
.vim/
yarn-error.log
yarn.lock
src/utils/temp/*.png
src/utils/temp/*.webp
src/utils/temp/*.jpeg
src/utils/temp/*.jpg
ClicksMigratingProblems/oldData/
ClicksMigratingProblems/oldData copy/
.direnv/