From bfe69ae3cdd50d895fa57689a03572ddc6fff19d Mon Sep 17 00:00:00 2001 From: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Date: Fri, 11 Oct 2019 21:19:15 +0200 Subject: added tectech jar Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: d9c5e476cd82f56a3790d63a69f643c393dc6859 --- .gitignore | 7 ++++++- libs/TecTech-1.7.10-3.7.3-deobf.jar.REMOVED.git-id | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 libs/TecTech-1.7.10-3.7.3-deobf.jar.REMOVED.git-id diff --git a/.gitignore b/.gitignore index 3db8b9657c..edc0472679 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,9 @@ hs_err_pid* /run /.gradle /venv -/libs \ No newline at end of file +/libs/* +!/libs/TecTech-1.7.10-3.7.3-deobf.jar +!/libs/CodeChickenCore-1.7.10-1.0.4.35-dev.jar +!/libs/CodeChickenLib-1.7.10-1.1.1.99-dev.jar +!/libs/NotEnoughItems-1.7.10-1.0.4.95-dev.jar +!/libs/gregtech-5.09.32-dev.jar \ No newline at end of file diff --git a/libs/TecTech-1.7.10-3.7.3-deobf.jar.REMOVED.git-id b/libs/TecTech-1.7.10-3.7.3-deobf.jar.REMOVED.git-id new file mode 100644 index 0000000000..ffef551870 --- /dev/null +++ b/libs/TecTech-1.7.10-3.7.3-deobf.jar.REMOVED.git-id @@ -0,0 +1 @@ +848964ad2a6250cb5adc79bde00136058f994d99 \ No newline at end of file -- cgit