Adding stuff
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -1,9 +1,8 @@
|
||||
/docs/
|
||||
/lib/
|
||||
/bin/
|
||||
/.shards/
|
||||
*.dwarf
|
||||
|
||||
# Libraries don't need dependency lock
|
||||
# Dependencies will be locked in applications that use them
|
||||
/shard.lock
|
||||
*
|
||||
!LICENSE
|
||||
!README.md
|
||||
!shard.yml
|
||||
!spec/
|
||||
!spec/**
|
||||
!src/
|
||||
!src/**
|
||||
|
||||
Reference in New Issue
Block a user