This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
SlightlyVanilla/.gitignore
TheBrokenRail 31bc26c4f8
All checks were successful
SlightlyVanilla/pipeline/head This commit looks good
Add Annotations
2020-03-21 12:35:09 -04:00

27 lines
159 B
Plaintext

# gradle
.gradle/
build/
out/
classes/
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/
remappedSrc/