Adds a .gitattributes & updates the .gitignore file
just sort of threw these together from some other stuff I had lying around.
for the gitignore, I used the flatpak template from https://www.toptal.com/developers/gitignore
I added the gitattributes because git was complaining when I had updated the gradlew.bat file in another PR, so I'm going to use this PR as a base for that one (though I can always make changes & rebase)
Adds a .gitattributes & updates the .gitignore file
just sort of threw these together from some other stuff I had lying around.
for the gitignore, I used the flatpak template from https://www.toptal.com/developers/gitignore
I added the gitattributes because git was complaining when I had updated the `gradlew.bat` file in another PR, so I'm going to use this PR as a base for that one (though I can always make changes & rebase)