Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2016-12-22 14:10:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d40d682df7060a21ca25f05fc7115ad8d994dfe7
d40d682d
1 parent
9ac00625
添加忽略文件
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
.gitignore
.gitignore
0 → 100644
View file @
d40d682
# Created by https://www.gitignore.io/api/gitbook
### GitBook ###
# Node rules:
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
## Dependency directory
## Commenting this out is preferred by some people, see
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
node_modules
# Book build output
_book
# eBook build output
*.epub
*.mobi
*.pdf
# End of https://www.gitignore.io/api/gitbook
...
...
Please
register
or
login
to post a comment