diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /package-lock.json /node_modules/ /dist/ -/backend/__pycache__ +__pycache__ .venv # Database files |
![]() |
index : tilo | |
| Tilo: Interactive Tree of Life | Terry Truong |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,7 +1,7 @@ /package-lock.json /node_modules/ /dist/ -/backend/__pycache__ +__pycache__ .venv # Database files |