1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-07-27 04:28:46 +02:00
IntelliJ-AceJump/.gitignore
2018-10-13 21:52:58 -04:00

22 lines
379 B
Plaintext
Executable File

### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
## Directory-based project format:
.idea
*.iml
## Plugin-specific files:
# IntelliJ
/out/
### Gradle template
.gradle
build/
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
gradle.properties
# Mac OS
.DS_Store