Update .gitignore to include README.md, ensuring it is tracked in the repository while maintaining the exclusion of other files and directories.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
!/mods/
|
||||
!/resourcepacks/
|
||||
!/shaderpacks/
|
||||
!/README.md
|
||||
|
||||
!/manifest.json
|
||||
!/minecraftinstance.json
|
||||
|
||||
Reference in New Issue
Block a user