mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
Add prettier
This commit is contained in:
parent
08da3030b0
commit
450528ff00
61 changed files with 516 additions and 1456 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -10,9 +10,6 @@
|
|||
/rainloop/v/0.0.0/static/*
|
||||
/rainloop/v/0.0.0/app/localization/moment/*
|
||||
!/rainloop/v/0.0.0/app/localization/moment/.gitempty
|
||||
/tests/e2e/configuration.js
|
||||
/tests/e2e/output/*
|
||||
!/tests/e2e/output/.gitempty
|
||||
/vendors/.*
|
||||
/node_modules
|
||||
/build/local
|
||||
|
|
@ -26,6 +23,5 @@
|
|||
/dist
|
||||
/data
|
||||
.DS_Store
|
||||
/tests/fix.php
|
||||
/MULTIPLY
|
||||
/include.php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue