Fixes opacity bug and sets default start time for last 24 hours
[wrfxweb.git] / .gitignore
bloba6f5ffd78da753a0fb139678191afedf3d294aac
1 logs/*
2 !.gitkeep
3 node_modules/
4 bower_components/
5 fdds/simulations/
6 fdds/conf.json
7 src/__pycache__/*
8 package-lock.json
9 etc/conf.json
10 *.gz
11 *.swp
12 tmp
13 .DS_Store
14 .idea
15 # remove the following lines when productionize the project
16 .env
17 notes.txt
18 server/
19 venv/
20 api/