mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-09-06 02:30:46 +00:00
migrated to nextjs
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,9 +1,10 @@
|
||||
# Node
|
||||
node_modules
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
public
|
||||
.cache
|
||||
dist
|
||||
|
||||
# Build
|
||||
.cache
|
||||
.next
|
||||
|
||||
# Editor
|
||||
.idea
|
||||
.vscode
|
Reference in New Issue
Block a user