diff options
| author | Ryan Mehri <[email protected]> | 2020-05-09 16:57:23 -0600 |
|---|---|---|
| committer | Ryan Mehri <[email protected]> | 2020-05-09 16:57:23 -0600 |
| commit | d81c5ce33f439ec57d2835e140d43d84b1a273ad (patch) | |
| tree | 170afa7f9e2b2672269b0acc6508ebe36b5e36f4 /.gitignore | |
| parent | Merge branch 'master' into api (diff) | |
| download | ctrl-v-d81c5ce33f439ec57d2835e140d43d84b1a273ad.tar.xz ctrl-v-d81c5ce33f439ec57d2835e140d43d84b1a273ad.zip | |
Change endpoint name
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ .env -.idea
\ No newline at end of file +.idea +go.sum
\ No newline at end of file |