diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 84ef737f..00000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 359a1962..928ab591 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ .vscode *ce5eec52_2fa1_447b_8dad_764e267a7fab* +.DS_Store + # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 diff --git a/project/.DS_Store b/project/.DS_Store index fb9d8dab..cb91c1ef 100644 Binary files a/project/.DS_Store and b/project/.DS_Store differ diff --git a/project/data.js b/project/data.js index 124f0593..6a33d6e3 100644 --- a/project/data.js +++ b/project/data.js @@ -5,7 +5,7 @@ data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d = "sample0", "sample1", "sample2", "MT0" ], "images" : [ - "bg.jpg", "A1.png" + "bg.jpg" ], "animates" : [ "hand", "sword", "zone", diff --git a/project/images/A1.png b/project/images/A1.png deleted file mode 100755 index 96902d31..00000000 Binary files a/project/images/A1.png and /dev/null differ