haifa-reminder/.gitignore

22 lines
218 B
Text
Raw Permalink Normal View History

## Node modules ##
node_modules
#javascript build files #
public
2023-03-30 10:22:24 +00:00
dist
# Tmp files #
tmp
2023-03-22 11:17:25 +00:00
.DS_Store
## ENV Vars ##
.env
config/client_google_auth.json
2023-04-03 17:09:44 +00:00
## Docker ##
build_image.sh
push_dockerhub.sh
## output ##
2023-04-02 07:15:25 +00:00
dist