Skip to content

Commit

Permalink
fixes root folder pathing in npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Aug 6, 2024
1 parent 59b784f commit cb7090d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/cms/.npmignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.vscode/
api/
app/
cache/
db/
locales/
static/
./api/
./app/
./cache/
./db/
./locales/
./static/
.envrc

0 comments on commit cb7090d

Please sign in to comment.