mirror of
https://github.com/openMF/fineract-pentaho.git
synced 2026-02-06 11:17:11 +00:00
19 lines
253 B
Plaintext
19 lines
253 B
Plaintext
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# Ignore Eclipse files
|
|
.project
|
|
.classpath
|
|
.settings/
|
|
bin/
|
|
|
|
# IntelliJ IDEA
|
|
.idea
|
|
|
|
# Ignore Fineract/Spring Boot runtime files
|
|
keystore.jks
|
|
/target/
|