mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01: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…
Add table
Add a link
Reference in a new issue