EENE Dashboard upload to Gitea
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -2,9 +2,14 @@ node_modules/
|
||||
dist/
|
||||
build/
|
||||
.env
|
||||
data/
|
||||
backend/.env
|
||||
data/postgres/
|
||||
!data/.gitkeep
|
||||
!data/seed/
|
||||
!data/seed/**
|
||||
uploads/*
|
||||
!uploads/.gitkeep
|
||||
*.log
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
frontend/.lan-ip
|
||||
|
||||
Reference in New Issue
Block a user