diff --git a/.gitignore b/.gitignore index 4a6a205..97b39e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ *.swp *.swo -assets/ \ No newline at end of file +assets/*.png +assets/*.jpg +assets/*.gif +assets/*.svg \ No newline at end of file diff --git "a/assets/Icon\r" "b/assets/Icon\r" new file mode 100644 index 0000000..e69de29 diff --git a/assets/assets.txt b/assets/assets.txt new file mode 100644 index 0000000..df7458e --- /dev/null +++ b/assets/assets.txt @@ -0,0 +1 @@ +Use this folder to put your working graphics. \ No newline at end of file diff --git a/sources/index.html b/sources/ronin.html similarity index 100% rename from sources/index.html rename to sources/ronin.html