8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
# Ignore all files and folders in the root directory
|
|
/*
|
|
|
|
# Un-ignore the .gitignore file so your rules are saved to the server
|
|
!.gitignore
|
|
|
|
# Un-ignore the patch directory and all its contents
|
|
!/GigaAndAOWCompatPatch/ |