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
|
**/node_modules
|
||||||
.git
|
**/.git
|
||||||
dist
|
**/dist
|
||||||
/data
|
/data
|
||||||
.env*
|
**/.env*
|
||||||
.nx
|
**/.nx
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
.env.prod
|
.env.prod
|
||||||
data
|
data
|
||||||
# compiled output
|
# compiled output
|
||||||
/dist
|
dist
|
||||||
/node_modules
|
/node_modules
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
|
|||||||
Reference in New Issue
Block a user