cleaned up stray file, git ignore edit for nova config

This commit is contained in:
Are0h 2020-09-11 13:21:31 -07:00
parent 2acaaaacbc
commit 498b52c64d
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
node_modules
dist
.nova
.cache
.DS_Store
assets

View file

@ -1,7 +0,0 @@
{
"name": "default",
"display-name":"Fipamo Default",
"author": "Are0h",
"description": "The most dangerous default theme in the known universe.",
"version": "1.0.0"
}