Skip to content

Commit 26e7fa8

Browse files
committed
Added gitattributes dotfile
1 parent 40e8f1c commit 26e7fa8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
docs export-ignore
4+
.circleci export-ignore
5+
README.md export-ignore
6+
LICENSE export-ignore
7+
*.md export-ignore
8+
.editorconfig export-ignore
9+
.travis.yml export-ignore

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lupin-cli
2-
version: 1.0.0
2+
version: 1.0.1
33

44
authors:
55
- Mark Molnar <molnarpw@gmail.com>

0 commit comments

Comments
 (0)