Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b7ed80e643 | |||
062a6a53cf |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
gruvbox.xpi
|
5
Makefile
Normal file
5
Makefile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
all:
|
||||||
|
zip gruvbox.xpi manifest.json
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm -rf gruvbox.xpi
|
Loading…
x
Reference in New Issue
Block a user