ignore plugin files

This commit is contained in:
Ell 2023-08-11 19:14:06 +02:00
parent a5ab364ff9
commit e4b04174b7
7 changed files with 3 additions and 354 deletions

View file

@ -0,0 +1,3 @@
*
!.gitignore
!data.json

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,10 +0,0 @@
{
"id": "just-share-please",
"name": "Just Share Please",
"version": "0.1.0",
"minAppVersion": "1.3.0",
"description": "A simple plugin that allows sharing a note using a random link",
"author": "Ellpeck",
"authorUrl": "https://ellpeck.de",
"isDesktopOnly": false
}

View file

@ -1,10 +0,0 @@
{
"id": "just-share-please",
"name": "Just Share Please",
"version": "0.1.0",
"minAppVersion": "1.3.0",
"description": "A simple plugin that allows sharing a note using a random link",
"author": "Ellpeck",
"authorUrl": "https://ellpeck.de",
"isDesktopOnly": false
}

View file

@ -1,5 +0,0 @@
.just-share-please-support {
max-width: 50%;
width: 400px;
height: auto;
}

View file

@ -1,5 +0,0 @@
.just-share-please-support {
max-width: 50%;
width: 400px;
height: auto;
}