diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..5d947ca8879f8a9072fe485c566204e3c2929e80
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+# Build and Release Folders
+bin-debug/
+bin-release/
+[Oo]bj/
+[Bb]in/
+
+# Other files and folders
+.settings/
+
+# Executables
+*.swf
+*.air
+*.ipa
+*.apk
+
+# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
+# should NOT be excluded as they contain compiler settings and other important
+# information for Eclipse / Flash Builder.
diff --git a/jellyfish.png b/jellyfish.png
new file mode 100644
index 0000000000000000000000000000000000000000..da3e5de7af605f55f117cb58aac0fac4bb61c703
Binary files /dev/null and b/jellyfish.png differ