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

Commit 83cb8fc

Browse files
committed
Merge pull request #9 from alxgnon/gitignore
Add useful gitignore
2 parents 47dedb5 + 7295d69 commit 83cb8fc

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)