cleaned up stray file, git ignore edit for nova config
This commit is contained in:
parent
2acaaaacbc
commit
498b52c64d
2 changed files with 1 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
|
.nova
|
||||||
.cache
|
.cache
|
||||||
.DS_Store
|
.DS_Store
|
||||||
assets
|
assets
|
|
@ -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"
|
|
||||||
}
|
|
Loading…
Reference in a new issue