1
0
mirror of https://github.com/cabaletta/baritone synced 2024-12-18 05:04:41 +00:00
baritone/.gitignore
0x22 cb7c2d7171
1.12.2 build script overhaul.
- Updated to ForgeGradle 4.0, MixinGradle 0.7 and Gradle 6.9.4
- Added a hack to run the game on arm64 on Mac OS X natively.
2023-06-16 22:04:16 -04:00

35 lines
406 B
Plaintext

.DS_Store
**/*.swp
run/
autotest/
dist/
# Gradle
build/
.gradle/
classes/
*.class
# IntelliJ Files
.idea/
*.iml
*.ipr
*.iws
/logs/
# Eclipse Files
.classpath
.project
.settings/
baritone_Client.launch
# Copyright Files
!/.idea/copyright/Baritone.xml
!/.idea/copyright/profiles_settings.xml
.vscode/launch.json
libs/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar
libs/java-objc-bridge-1.1.jar