Skip to content

Commit a87d00b

Browse files
committed
Merge pull request #3 from weichnn/master
add some material
2 parents 0f2d8c0 + f4cc633 commit a87d00b

File tree

3 files changed

+33
-2
lines changed

3 files changed

+33
-2
lines changed

.gitignore

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created by https://www.gitignore.io/api/osx
2+
3+
### OSX ###
4+
.DS_Store
5+
.AppleDouble
6+
.LSOverride
7+
8+
# Icon must end with two \r
9+
Icon
10+
11+
# Thumbnails
12+
._*
13+
14+
# Files that might appear in the root of a volume
15+
.DocumentRevisions-V100
16+
.fseventsd
17+
.Spotlight-V100
18+
.TemporaryItems
19+
.Trashes
20+
.VolumeIcon.icns
21+
22+
# Directories potentially created on remote AFP share
23+
.AppleDB
24+
.AppleDesktop
25+
Network Trash Folder
26+
Temporary Items
27+
.apdisk
28+

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,19 @@ Steps to join:
3434
2. [Git的常规操作](https://gist.github.com/suziewong/4378729)
3535
3. [Git的多账号如何处理?](https://gist.github.com/suziewong/4378434)
3636
4. [How to use Gitlab?](https://gist.github.com/suziewong/4378780)
37-
3837
5. [Windows 下 Git 使用教程](https://github.com/ZJUT/hello-github/wiki/Windows-%E4%B8%8B-Git-%E4%BD%BF%E7%94%A8%E6%95%99%E7%A8%8B)
38+
6. [Git Documentation](https://git-scm.com/book/zh/v2)
39+
7. [Markdown tutorial](http://markdowntutorial.com/ "Markdown Tutorial")
40+
8. [Gitignore.io](https://www.gitignore.io/)
3941

4042

4143

4244

4345
Contributors, 参与者
44-
------
46+
----
4547

4648
* [JiyinYiyong](https://github.com/jiyinyiyong)
4749
* [SuzieWong](http://www.imsuzie.com)
4850
* [Rugal](http://rugal.ml)
4951
* [Westion](http://blog.westion.tk)
52+
* [Weichnn](github.com/weichnn)

progit.pdf

14 MB
Binary file not shown.

0 commit comments

Comments
 (0)