BJ_web_developers
/
wikimanual
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
b26d745d07e3cef4ad6ade0af2116599a72be7f5
Authored by
liuqimichale
2018-10-29 14:33:40 +0800
1 parent
05c5f7f1
init
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
.gitignore
.idea/vcs.xml
.gitignore
0 → 100644
View file @
b26d745
1
+.idea
2
+
3
+
4
+/wiki.iml
...
...
.idea/vcs.xml
0 → 100644
View file @
b26d745
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+</project>
0
7
\ No newline at end of file
...
...