diff options
| author | Jacky Zhao <[email protected]> | 2020-05-09 21:32:42 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-09 21:32:42 -0700 |
| commit | 11dbd79c57ec1cd08f4753f5c5cc269db9317f5a (patch) | |
| tree | 1beda0f732febffec221b1d372b1dc75167900b1 /.gitignore | |
| parent | Merge pull request #5 from jackyzha0/react (diff) | |
| parent | Add title to post (diff) | |
| download | ctrl-v-11dbd79c57ec1cd08f4753f5c5cc269db9317f5a.tar.xz ctrl-v-11dbd79c57ec1cd08f4753f5c5cc269db9317f5a.zip | |
Merge pull request #6 from jackyzha0/backend
Add title to post
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.env +backend/.env .idea go.sum .DS_Store |