modified: .gitignore

master
joker 2 years ago
parent 021680325e
commit ed689b3825
  1. 1
      .gitignore

1
.gitignore vendored

@ -12,6 +12,7 @@
# next.js # next.js
/.next/ /.next/
/out/ /out/
/log/
# production # production
/build /build

Loading…
Cancel
Save