diff --git a/.gitignore b/.gitignore index 5d381cc..e215cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +inventory_export.csv diff --git a/templates/create.html b/templates/create.html index d632400..f82e738 100644 --- a/templates/create.html +++ b/templates/create.html @@ -4,18 +4,7 @@