diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -57,3 +57,7 @@ typings/ # dotenv environment variables file .env +# the built files +assets/bundle.js + +.DS_Store |
| index : sorting-hat-renderer | ||
| Frontend for the sorting hat #web | git daemon user |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -57,3 +57,7 @@ typings/ # dotenv environment variables file .env +# the built files +assets/bundle.js + +.DS_Store |