Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit 7295d69

Browse files
committed
Add useful gitignore
1 parent 84b75a5 commit 7295d69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Generated when running `gitbook build`
2+
_book/
3+
4+
*~
5+
*.bak
6+
*.swp
7+
.DS_Store

0 commit comments

Comments
 (0)