diff options
| author | bob <bcz@cs.brown.edu> | 2019-03-11 13:20:21 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-03-11 13:20:21 -0400 |
| commit | 5969a77e913372424f9717a0f377b2f91c7dc5a6 (patch) | |
| tree | 812791775598616687575fda97cdf1ef780f49a4 /.gitignore | |
| parent | 37aebc077ba33a353a88d16470aacd7ece4fb063 (diff) | |
got rid of computed mainContent...?
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2f9680a59..7b9483f69 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules dist/ .DS_Store +src/server/public/files/* |
