mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-26 16:26:44 +03:00
Add tests (first try)
This commit is contained in:
parent
768ce1d85e
commit
5663f8b1bb
4 changed files with 78 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,6 +12,7 @@
|
|||
/rainloop/v/0.0.0/static/css/*.css
|
||||
/rainloop/v/0.0.0/static/js/*.js
|
||||
/rainloop/v/0.0.0/static/js/**/*.js
|
||||
/tests/_config.js
|
||||
/node_modules
|
||||
/build/local
|
||||
/build/dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue