Expand gitignore

This commit is contained in:
abel1502 2024-09-23 15:17:12 +03:00
parent 42b7d1f657
commit d56a9306ff
No known key found for this signature in database
GPG Key ID: 076926596A536338

33
.gitignore vendored
View File

@ -1,25 +1,28 @@
# eclipse
eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
/eclipse
/bin
/*.launch
/.settings
/.metadata
/.classpath
/.project
# idea
out
*.ipr
*.iws
*.iml
.idea
/out
/*.ipr
/*.iws
/*.iml
/.idea
# gradle
build
.gradle
/build
/.gradle
# vscode
/.vscode
# other
run
/run
# CurseForge configuration
/curseforge.properties