Compare commits

..

No commits in common. "8bde72e7767916af0ce3935caefa7182e728bd96" and "60c24f7b366ef27fdd8730ddd1abb96145cf38ac" have entirely different histories.

4
.gitignore vendored
View File

@ -28,8 +28,6 @@
.idea/**/gradle.xml .idea/**/gradle.xml
.idea/**/libraries .idea/**/libraries
.idea
# Gradle and Maven with auto-import # Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files, # When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using # since they will be recreated, and may cause churn. Uncomment if using
@ -80,5 +78,3 @@ fabric.properties
.idea/caches/build_file_checksums.ser .idea/caches/build_file_checksums.ser
.foundry .foundry
dist
node_modules