BJ_web_developers
/
itocdy
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
cbc1fd3d5c9cb1fba7145aa04617cfa8d86792e1
Authored by
Andy
2018-11-20 18:18:10 +0800
1 parent
0aa7040f
add gitignore
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.gitignore
.gitignore
View file @
cbc1fd3
...
...
@@ -13,6 +13,7 @@ yarn-error.log*
13
13
14
14
# Editor directories and files
15
15
.idea
16
+.idea/vcs.xml
16
17
itocdy.iml
17
18
.vscode
18
19
*.suo
...
...