diff --git a/.gitignore b/.gitignore index 73667a3..7f4081e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,51 +1,22 @@ -# Compiled class file -*.class - -# Log file -*.log - -# BlueJ files -*.ctxt - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ - -# Package Files # -*.jar -*.war -*.nar -*.ear -*.zip -*.tar.gz -*.rar - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* - -.gradle -**/build/ -!src/**/build/ +# Use **/*.* since if a directory is ignored, children of that directory *cannot* be unignored using ! again. +.idea/**/*.* +!.idea/icon.svg +!.idea/dictionaries/default_user.xml +!.idea/scopes/Mixins.xml +!.idea/liveTemplates/SkyHanni.xml +.vscode/ run/ -**/.vscode/ -**/.idea/ - -# Ignore Gradle GUI config -gradle-app.setting - -# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) -!gradle-wrapper.jar +build/ +bin/ -# Cache of project -.gradletasknamecache +# gradle +build +gradle.properties +.gradle -# Eclipse Gradle plugin generated files -# Eclipse Core -.project -# JDT-specific (Eclipse Java Development Tools) -.classpath -.vscode/settings.json -bin/ -eclipse-formatter.xml -/.vscode/ +# other +.DS_STORE +.devauth/* +!.devauth/config.toml .kotlin diff --git a/.idea/dictionaries/default_user.xml b/.idea/dictionaries/default_user.xml new file mode 100644 index 0000000..25843c8 --- /dev/null +++ b/.idea/dictionaries/default_user.xml @@ -0,0 +1,10 @@ + + + + keybind + keybinds + sillygames + wordle + + +