mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
for better local building performance
- ignore node_modules for building performance - ignore some misc stuff, DS_Store, etc
This commit is contained in:
parent
05dc77ca35
commit
8c66af79d8
1 changed files with 5 additions and 1 deletions
|
|
@ -1,2 +1,6 @@
|
|||
.git
|
||||
docker-compose.yml
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
.gitignore
|
||||
.DS_Store
|
||||
node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue