diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bd23985..43987fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ shopping_list.db -go-backend +shopping-list |
| index : shopping-list | |
| web application, written in go using gin |
| summary refs log tree commit diff stats |
| -rw-r--r-- | .gitignore | 2 |
diff --git a/.gitignore b/.gitignore index bd23985..43987fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ shopping_list.db -go-backend +shopping-list |