diff options
author | Martin Robertz <dream-master@gmx.net> | 2021-07-30 11:56:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 11:56:23 +0200 |
commit | 97770547e364cde3c32c95900d0f7dd5f28dda34 (patch) | |
tree | 4c3b132304e8b81cc5576bacaa7d3e37aab5b208 /.gitignore | |
parent | e58ad90b53da98a185c2202994fd982c67fdf4a7 (diff) | |
parent | f5729c0aa7f818e09f299ce2fcd8b243f79042d0 (diff) | |
download | GT5-Unofficial-97770547e364cde3c32c95900d0f7dd5f28dda34.tar.gz GT5-Unofficial-97770547e364cde3c32c95900d0f7dd5f28dda34.tar.bz2 GT5-Unofficial-97770547e364cde3c32c95900d0f7dd5f28dda34.zip |
Merge pull request #15 from GTNewHorizons/structurelib-integration
adjust multiblocks to work with structurelib
Former-commit-id: a177f8d31c1a9767abfc0ae3146ced3c488a7bd4
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ac0fe978a9..44a1b8107b 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ SetupWorkspaces.bat SetupDevWorkspaces.bat Idea.bat *.bat +.idea
\ No newline at end of file |