ant-design/.gitignore

33 lines
285 B
Plaintext
Raw Normal View History

2015-05-07 18:50:36 +08:00
*.iml
.idea/
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
.DS_Store
Thumbs.db
.project
.*proj
.svn/
*.swp
*.swo
*.log
*.json.gzip
2015-05-07 18:50:36 +08:00
node_modules/
.buildpath
.settings
2015-07-02 12:36:12 +08:00
npm-debug.log
2015-05-07 18:50:36 +08:00
nohup.out
_site
2016-03-23 18:52:27 +08:00
_data
2015-05-21 20:36:13 +08:00
dist
/lib
2015-07-02 12:36:12 +08:00
elasticsearch-*
2016-03-23 18:52:27 +08:00
config/base.yaml
2016-06-22 13:18:43 +08:00
components/**/*.js
components/**/*.jsx
/.vscode/