mirror of
https://github.com/docmost/docmost.git
synced 2026-06-22 07:51:33 +10:00
chore: update dot ignore files
This commit is contained in:
+5
-5
@@ -1,6 +1,6 @@
|
||||
node_modules
|
||||
.git
|
||||
dist
|
||||
**/node_modules
|
||||
**/.git
|
||||
**/dist
|
||||
/data
|
||||
.env*
|
||||
.nx
|
||||
**/.env*
|
||||
**/.nx
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
.env.prod
|
||||
data
|
||||
# compiled output
|
||||
/dist
|
||||
dist
|
||||
/node_modules
|
||||
|
||||
# Logs
|
||||
|
||||
Reference in New Issue
Block a user