DacoTaco / priiloader

A Wii homebrew application that can prevent and fix some user level bricks
GNU General Public License v2.0
544 stars 101 forks source link

Create empty .gitignore in Shared so the folder is added to the repo #225

Closed Leseratte10 closed 4 years ago

Leseratte10 commented 4 years ago

Oops. Deleting the git.exe stuff in #223 just broke compiling on Linux again because the /Shared folder was no longer present (git cannot add empty folders). Adding an empty gitignore into the Shared folder so it's added to the repo again.