mirror of
https://git.coastit.co.za/caitlin/CRM_ENVR.git
synced 2026-07-10 11:15:43 +02:00
Add root .gitignore to exclude node_modules and .next
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
.next/
|
||||
.env*
|
||||
*.log
|
||||
out/
|
||||
build/
|
||||
.next/
|
||||
*.tsbuildinfo
|
||||
Reference in New Issue
Block a user