mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Rename basefolder 'rainloop' to 'snappymail'
this prevents conflicts with original rainloop
This commit is contained in:
parent
2655f5ea00
commit
d0f686c657
962 changed files with 113 additions and 119 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -1,16 +1,7 @@
|
|||
/.idea
|
||||
/.vscode
|
||||
/*.bak
|
||||
/api.php
|
||||
/error.log
|
||||
/nbproject
|
||||
/npm-debug.log
|
||||
/yarn-error.log
|
||||
/rainloop.sublime-project
|
||||
/rainloop.sublime-workspace
|
||||
/rainloop/v/0.0.0/static/*
|
||||
/rainloop/v/0.0.0/app/localization/moment/*
|
||||
!/rainloop/v/0.0.0/app/localization/moment/.gitempty
|
||||
/vendors/.*
|
||||
/*.log
|
||||
/snappymail/v/0.0.0/static/*
|
||||
/node_modules
|
||||
/build/local
|
||||
/build/dist
|
||||
|
|
@ -22,6 +13,5 @@
|
|||
!/.docker/nginx/ssl/.gitempty
|
||||
/dist
|
||||
/data
|
||||
.DS_Store
|
||||
/MULTIPLY
|
||||
/include.php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue