diff --git a/.gitignore b/.gitignore index b54cb8d..ac18d93 100644 --- a/.gitignore +++ b/.gitignore @@ -24,72 +24,7 @@ # MiguelBridge Bot files/ -# Created by https://www.gitignore.io/api/macos,windows,netbeans,intellij - -### Intellij ### -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm -# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - -# User-specific stuff: -.idea/**/workspace.xml -.idea/**/tasks.xml -.idea/dictionaries - -# Sensitive or high-churn files: -.idea/**/dataSources/ -.idea/**/dataSources.ids -.idea/**/dataSources.xml -.idea/**/dataSources.local.xml -.idea/**/sqlDataSources.xml -.idea/**/dynamic.xml -.idea/**/uiDesigner.xml - -# Gradle: -.idea/**/gradle.xml -.idea/**/libraries - -# CMake -cmake-build-debug/ - -# Mongo Explorer plugin: -.idea/**/mongoSettings.xml - -## File-based project format: -*.iws - -## Plugin-specific files: - -# IntelliJ -out/* - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml - -# Cursive Clojure plugin -.idea/replstate.xml - -# Ruby plugin and RubyMine -/.rakeTasks - -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties -fabric.properties - -### Intellij Patch ### -# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 - -# *.iml -# modules.xml -# .idea/misc.xml -# *.ipr - -# Sonarlint plugin -.idea/sonarlint +# Created by https://www.gitignore.io/api/macos,windows,netbeans ### macOS ### *.DS_Store @@ -149,4 +84,4 @@ $RECYCLE.BIN/ *.lnk -# End of https://www.gitignore.io/api/macos,windows,netbeans,intellij +# End of https://www.gitignore.io/api/macos,windows,netbeans diff --git a/.idea/artifacts/MiguelBridge_jar.xml b/.idea/artifacts/MiguelBridge_jar.xml deleted file mode 100644 index 67d6156..0000000 --- a/.idea/artifacts/MiguelBridge_jar.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - $PROJECT_DIR$/out/artifacts/MiguelBridge_jar - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index e208459..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 49cca76..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/botIcon.png b/icons/1.png similarity index 100% rename from botIcon.png rename to icons/1.png diff --git a/icons/2.jpg b/icons/2.jpg new file mode 100644 index 0000000..af4170f Binary files /dev/null and b/icons/2.jpg differ