mirror of
https://github.com/Theaninova/new-frontiers.git
synced 2025-12-10 10:36:14 +00:00
19 lines
203 B
Plaintext
19 lines
203 B
Plaintext
# Gradle
|
|
.gradle/
|
|
build/
|
|
|
|
# Forge Gradle
|
|
run/
|
|
|
|
# InteliJ
|
|
.idea/**/dictionaries
|
|
.idea/**/libraries
|
|
.idea/**/gradle.xml
|
|
.idea/**/tasks.xml
|
|
.idea/**/workspace.xml
|
|
out/
|
|
*.iml
|
|
|
|
# Visual Studio Code
|
|
.history/
|