initial commit for welsh government planning appeals application
This commit is contained in:
+20
@@ -48,3 +48,23 @@ Thumbs.db
|
||||
*.mov
|
||||
*.wmv
|
||||
|
||||
|
||||
// .gitignore
|
||||
# next.js build output
|
||||
.next
|
||||
|
||||
# dotenv environment variables file - set in pipeline as environment variables
|
||||
.env
|
||||
.env.build
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
|
||||
# Logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
#lock files
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user