diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -12,4 +12,7 @@ node_modules .yarn /.vercel_build_output /yarn-error.log -/src/_donators.json
\ No newline at end of file +/src/_donators.json + +# this is auto-generated +/static/robots.txt |
