mirror of
https://github.com/Theaninova/new-frontiers.git
synced 2025-12-12 11:36:16 +00:00
Initial commit
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user