Some random stuff tbh
This commit is contained in:
parent
a6b1b0ff76
commit
a295237863
5 changed files with 64 additions and 6 deletions
|
|
@ -1,4 +1,13 @@
|
|||
.vim/
|
||||
out/
|
||||
vendor/
|
||||
target/
|
||||
*
|
||||
|
||||
!Cargo.lock
|
||||
!Cargo.toml
|
||||
!Makefile
|
||||
!migrations
|
||||
!Rb.yaml
|
||||
!rustfmt.toml
|
||||
!src
|
||||
!tests
|
||||
!web
|
||||
|
||||
web/node_modules
|
||||
|
|
|
|||
Reference in a new issue