<feed xmlns='http://www.w3.org/2005/Atom'>
<title>smeltingtouch/.gitignore, branch 1.20</title>
<subtitle>smelting touch</subtitle>
<id>https://git.figboot.dev/smeltingtouch/atom?h=1.20</id>
<link rel='self' href='https://git.figboot.dev/smeltingtouch/atom?h=1.20'/>
<link rel='alternate' type='text/html' href='https://git.figboot.dev/smeltingtouch/'/>
<updated>2022-11-22T15:08:37Z</updated>
<entry>
<title>Add files the JVM may generate under certain conditions to .gitignore (#159)</title>
<updated>2022-11-22T15:08:37Z</updated>
<author>
<name>kb1000</name>
<email>kaeptmblaubaer1000@gmail.com</email>
</author>
<published>2022-11-22T15:08:37Z</published>
<link rel='alternate' type='text/html' href='https://git.figboot.dev/smeltingtouch/commit/?id=bc4ffe06d1f1c0b420d7350664f79a83718616ae'/>
<id>urn:sha1:bc4ffe06d1f1c0b420d7350664f79a83718616ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply processResources logic &amp; make it compatible with future versions of Gradle (#69)</title>
<updated>2020-10-14T10:23:07Z</updated>
<author>
<name>Ned Loynd</name>
<email>41816363+NeRdTheNed@users.noreply.github.com</email>
</author>
<published>2020-10-14T10:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.figboot.dev/smeltingtouch/commit/?id=54035654b75dd756d98f89fde179cb49183a6d68'/>
<id>urn:sha1:54035654b75dd756d98f89fde179cb49183a6d68</id>
<content type='text'>
* Ignore commonly generated Mac OS junk files

This is optional, but it would be a huge quality of life improvement for anyone developing on Mac OS, as the first thing I do when starting a new project is always to add this to the .gitignore. Example: Just from the small changes I've made to the build script alone, I've generated 4 .DS_Store files, which would clutter up this PR if I included them.

* Simply processResources logic &amp; make it compatible with future versions of Gradle

When the processResources task is currently run, it uses deprecated Gradle features. Running "gradle clean build --warning-mode all" should output a message along the lines of "Copying or archiving duplicate paths with the default duplicates strategy has been deprecated. This is scheduled to be removed in Gradle 7.0.". This is due to inlcuding all files twice, as the "from" blocks includes them for the second time (gradle includes these files by default). This PR simply edits the relevant files from the already selected resources directory. This also reduces the amount of repetition in the script.

* Switch to double quotes to match style

D'oh!</content>
</entry>
<entry>
<title>Add Eclipse *.launch files to the gitignore (#37)</title>
<updated>2020-03-18T23:29:52Z</updated>
<author>
<name>Caroline Joy Bell</name>
<email>carolinejoybell@gmail.com</email>
</author>
<published>2020-03-18T23:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.figboot.dev/smeltingtouch/commit/?id=01ae0cd3abefb1a27f79a6e380e021535085c841'/>
<id>urn:sha1:01ae0cd3abefb1a27f79a6e380e021535085c841</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19w12a</title>
<updated>2019-03-20T18:57:47Z</updated>
<author>
<name>modmuss50</name>
<email>modmuss50@gmail.com</email>
</author>
<published>2019-03-20T18:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.figboot.dev/smeltingtouch/commit/?id=ba5cad832080611da3f71d39523e8a2974af5f04'/>
<id>urn:sha1:ba5cad832080611da3f71d39523e8a2974af5f04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update .gitignore for VSCode support (#6)</title>
<updated>2018-12-23T16:52:58Z</updated>
<author>
<name>Andrew Bond</name>
<email>andybond006@users.noreply.github.com</email>
</author>
<published>2018-12-23T16:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.figboot.dev/smeltingtouch/commit/?id=21fe396a5ec7f0166f915abf9b052986143b259f'/>
<id>urn:sha1:21fe396a5ec7f0166f915abf9b052986143b259f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use plugins block for fabric-loom</title>
<updated>2018-11-06T10:28:20Z</updated>
<author>
<name>NikkyAI</name>
<email>root@nikky.moe</email>
</author>
<published>2018-11-06T10:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.figboot.dev/smeltingtouch/commit/?id=33ecb40f610a53980360cd24c4ff75c2e5a36fb8'/>
<id>urn:sha1:33ecb40f610a53980360cd24c4ff75c2e5a36fb8</id>
<content type='text'>
add .gitignore

</content>
</entry>
</feed>
