Add gitignore

This commit is contained in:
Sirin Puenggun 2023-05-12 13:46:43 +07:00
parent e569c0dc41
commit 1e528e3a65

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
__pycache__/
food_data.db
food_data.db
plot_test.ipynb
test.py