init
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
*
|
||||
!*/
|
||||
|
||||
!sql/migrations/*.sql
|
||||
|
||||
!src/**/*.rs
|
||||
|
||||
!.gitignore
|
||||
!Cargo.lock
|
||||
!Cargo.toml
|
||||
!README.md
|
||||
Reference in New Issue
Block a user