aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorgreatinfluence <36905103+greatinfluence@users.noreply.github.com>2023-07-28 06:29:28 -0400
committerGitHub <noreply@github.com>2023-07-28 12:29:28 +0200
commitedf63121630cde22a30b78a4ad7d7fff3d488d93 (patch)
treed46feb3fed76149d6811c56eb01d111abd1cebd7 /.gitignore
parent4647e2e8be384582ad09c4f97a4c50dff4e05e4b (diff)
downloadGT5-Unofficial-edf63121630cde22a30b78a4ad7d7fff3d488d93.tar.gz
GT5-Unofficial-edf63121630cde22a30b78a4ad7d7fff3d488d93.tar.bz2
GT5-Unofficial-edf63121630cde22a30b78a4ad7d7fff3d488d93.zip
Crafting Input bus/buffer Overflow fix (#2187)
* Ignore the .vs file created by VS * Fix item/fluid integer overflow problem
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 905a227b75..66cfcf4f49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ src/main/resources/mixins.*.json
.DS_Store
classes
.factorypath
+/.vs