Added new instance, new ignore

- Added instance to the list: blog.witch.academy
 - In gitignore: ignore Vim swap files (.swp)
This commit is contained in:
Freyja Wildes 2020-12-13 09:44:56 +01:00
parent 59645433a1
commit acc4942c69
Signed by untrusted user who does not match committer: freyja_wildes
GPG key ID: 639DE73F4065D777
2 changed files with 8 additions and 0 deletions

3
.gitignore vendored
View file

@ -7,5 +7,8 @@ trans/
translate/
.po~
# Vim swap files
*.swp
# Local Netlify folder
.netlify

View file

@ -70,6 +70,11 @@
"name": "Anartist",
"description": "Anartist es una plataforma autogestionada por y para artistas.",
"url": "https://blog.anartist.org/"
},
{
"name": "Witch Academy",
"description": "Small personal instance for anyone wishing to write, on any topic. Originally setup for friends, opened to all.",
"url": "https://blog.witch.academy"
}
]
}