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.

38 lines
378 B

10 years ago
*.iml
.idea/
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
.DS_Store
Thumbs.db
.project
.*proj
.svn/
*.swp
*.swo
*.log
*.log.*
*.json.gzip
10 years ago
node_modules/
.buildpath
.settings
10 years ago
npm-debug.log
10 years ago
nohup.out
_site
9 years ago
_data
dist
/lib
10 years ago
elasticsearch-*
9 years ago
config/base.yaml
/.vscode/
/coverage
8 years ago
yarn.lock
components/**/*.js
components/**/*.jsx
!components/**/__tests__/*.js
!components/**/__tests__/*.js.snap