initial commit
This commit is contained in:
commit
390f87c6f5
3 changed files with 9 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*
|
||||
|
||||
!.gitignore
|
||||
|
||||
!bin
|
||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "bin"]
|
||||
path = bin
|
||||
url = https://github.com/hanez/bin
|
||||
1
bin
Submodule
1
bin
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e8b6208bd3e52739df84a3c404e09aef5966c6ae
|
||||
Loading…
Add table
Add a link
Reference in a new issue