mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-18 09:09:01 -05:00
formatting
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -39,3 +39,25 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# IDE and editor files
|
||||
.vscode/settings.json
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# Linting and formatting cache
|
||||
.eslintcache
|
||||
.prettierignore.bak
|
||||
|
||||
# OS generated files
|
||||
Thumbs.db
|
||||
|
||||
# Package manager files
|
||||
.pnpm-debug.log*
|
||||
.yarn-integrity
|
||||
|
||||
# Temporary files
|
||||
tmp/
|
||||
temp/
|
||||
|
||||
Reference in New Issue
Block a user