docs: added LICENSE and README to repository
This commit is contained in:
parent
e5bb907ca7
commit
a8673b4067
3 changed files with 736 additions and 5 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# Created by https://www.toptal.com/developers/gitignore/api/direnv,vim,lua
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=direnv,vim,lua
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/direnv,lua,vim
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=direnv,lua,vim
|
||||
|
||||
### direnv ###
|
||||
.direnv
|
||||
|
|
@ -69,6 +69,4 @@ tags
|
|||
# Persistent undo
|
||||
[._]*.un~
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/direnv,vim,lua
|
||||
|
||||
.lua/
|
||||
# End of https://www.toptal.com/developers/gitignore/api/direnv,lua,vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue