model: rename to auth
Since the "model" doesn't contain any message from the API anymore, and instead contains only the structures needed for authentication, it was renamed as such.
This commit is contained in:
committed by
nitnelave
parent
9dd579e32e
commit
3eb53ba5bf
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,7 +3,7 @@
|
||||
/target/
|
||||
/app/target
|
||||
/app/pkg
|
||||
/model/target
|
||||
/auth/target
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
Reference in New Issue
Block a user