vavr/.gitignore
Daniel Dietrich a45dfbfae5
Build: Maven -> Gradle (#2440)
* Moved vavr-{match, match-processor, benchmark, test} to other repositories. Removed Maven build. Added Gradle build.

* Removed openjdk13 from build matrix, keeping openjdk-ea

* Optimized Euler27Test

* Prevent manual change of src-gen/
2019-07-08 00:00:45 +02:00

28 lines
232 B
Plaintext

# -- Mac OS
.DS_Store
*.bak
# -- Gradle
.gradle/
build/
# -- Eclipse
.classpath
.project
.settings
bin/
# -- IntelliJ IDEA
.idea/
out/
*.iml
# -- Visual Studio Code
.vscode/
# -- Emacs
.#*
# -- VAVR build files
generator/bin/