Sign in
dlstatic
/
static-wappnr
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
a040139b410ea6be361e6d83a3551a2e6f163ec0
Authored by
bichao.dong
2015-08-26 11:51:52 +0800
1 parent
04271adc
add .gitignore
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
.gitignore
.gitignore
View file @
a040139
1
+node_modules
1
2
*.swp
2
-*.~
3
-.DS_Store
4
-build
5
-out
6
-node_module
3
+*.swp~
7
4
npm-debug.log
5
+*.codekit
...
...