diff --git a/config/package/.gitignore b/config/package/.gitignore index a7e1f93..9b37446 100644 --- a/config/package/.gitignore +++ b/config/package/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !/postcss.config.js !/webpack.config.js diff --git a/packages/http/assets/cave-mouth.2159e407.jpg b/humus/packages/universe/assets/cave-mouth.2159e407.jpg similarity index 100% rename from packages/http/assets/cave-mouth.2159e407.jpg rename to humus/packages/universe/assets/cave-mouth.2159e407.jpg diff --git a/humus/packages/universe/assets/cave-mouth.jpg b/humus/packages/universe/assets/cave-mouth.jpg new file mode 100644 index 0000000..cfd7104 Binary files /dev/null and b/humus/packages/universe/assets/cave-mouth.jpg differ diff --git a/packages/combat/.gitignore b/packages/combat/.gitignore index cfebc40..1424c43 100644 --- a/packages/combat/.gitignore +++ b/packages/combat/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !src/**/*.js !/test/**/*.js diff --git a/packages/core/.gitignore b/packages/core/.gitignore index cfebc40..1424c43 100644 --- a/packages/core/.gitignore +++ b/packages/core/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !src/**/*.js !/test/**/*.js diff --git a/packages/farm/.gitignore b/packages/farm/.gitignore index cfebc40..1424c43 100644 --- a/packages/farm/.gitignore +++ b/packages/farm/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !src/**/*.js !/test/**/*.js diff --git a/packages/http/.gitignore b/packages/http/.gitignore index a7e1f93..9b37446 100644 --- a/packages/http/.gitignore +++ b/packages/http/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !/postcss.config.js !/webpack.config.js diff --git a/packages/http/assets/Lato-Light.0d0e8094.eot b/packages/http/assets/Lato-Light.0d0e8094.eot deleted file mode 100644 index 9d14c9c..0000000 Binary files a/packages/http/assets/Lato-Light.0d0e8094.eot and /dev/null differ diff --git a/packages/http/assets/Lato-Light.7f1818d7.ttf b/packages/http/assets/Lato-Light.7f1818d7.ttf deleted file mode 100644 index 5fa6549..0000000 Binary files a/packages/http/assets/Lato-Light.7f1818d7.ttf and /dev/null differ diff --git a/packages/http/assets/Lato-Light.cd4cb10f.woff b/packages/http/assets/Lato-Light.cd4cb10f.woff deleted file mode 100644 index 42ce43c..0000000 Binary files a/packages/http/assets/Lato-Light.cd4cb10f.woff and /dev/null differ diff --git a/packages/http/assets/Lato-Regular.1a6b7f11.woff b/packages/http/assets/Lato-Regular.1a6b7f11.woff deleted file mode 100644 index 52074ee..0000000 Binary files a/packages/http/assets/Lato-Regular.1a6b7f11.woff and /dev/null differ diff --git a/packages/http/assets/Lato-Regular.1ac2a816.eot b/packages/http/assets/Lato-Regular.1ac2a816.eot deleted file mode 100644 index f36f480..0000000 Binary files a/packages/http/assets/Lato-Regular.1ac2a816.eot and /dev/null differ diff --git a/packages/http/assets/Lato-Regular.c19965fe.ttf b/packages/http/assets/Lato-Regular.c19965fe.ttf deleted file mode 100644 index db3c3a5..0000000 Binary files a/packages/http/assets/Lato-Regular.c19965fe.ttf and /dev/null differ diff --git a/packages/http/assets/Rooted.6f3ecd5a.ttf b/packages/http/assets/Rooted.6f3ecd5a.ttf deleted file mode 100644 index 0c50f6b..0000000 Binary files a/packages/http/assets/Rooted.6f3ecd5a.ttf and /dev/null differ diff --git a/packages/http/assets/Rooted.8daea68b.eot b/packages/http/assets/Rooted.8daea68b.eot deleted file mode 100644 index 97fe41f..0000000 Binary files a/packages/http/assets/Rooted.8daea68b.eot and /dev/null differ diff --git a/packages/http/assets/Rooted.ba2af84f.woff b/packages/http/assets/Rooted.ba2af84f.woff deleted file mode 100644 index c8eb3f2..0000000 Binary files a/packages/http/assets/Rooted.ba2af84f.woff and /dev/null differ diff --git a/packages/http/assets/joystix-monospace.03fd3941.ttf b/packages/http/assets/joystix-monospace.03fd3941.ttf deleted file mode 100644 index 5fd36a5..0000000 Binary files a/packages/http/assets/joystix-monospace.03fd3941.ttf and /dev/null differ diff --git a/packages/http/assets/rooted.74535d3d.jpg b/packages/http/assets/rooted.74535d3d.jpg deleted file mode 100644 index 19fe55b..0000000 Binary files a/packages/http/assets/rooted.74535d3d.jpg and /dev/null differ diff --git a/packages/inventory/.gitignore b/packages/inventory/.gitignore index cfebc40..1424c43 100644 --- a/packages/inventory/.gitignore +++ b/packages/inventory/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !src/**/*.js !/test/**/*.js diff --git a/packages/scss/.gitignore b/packages/scss/.gitignore index e75fbdc..28df2f3 100644 --- a/packages/scss/.gitignore +++ b/packages/scss/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !/postcss.config.js !/webpack.config.js diff --git a/packages/universe/.gitignore b/packages/universe/.gitignore index cfebc40..1424c43 100644 --- a/packages/universe/.gitignore +++ b/packages/universe/.gitignore @@ -1,5 +1,6 @@ **/*.js **/*.map +/assets !/.* !src/**/*.js !/test/**/*.js