Update .gitignore to ignore test folders
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -258,3 +258,7 @@ paket-files/
|
|||||||
/Il2CppDumper/test.bat
|
/Il2CppDumper/test.bat
|
||||||
/Il2CppDumper/types.cs
|
/Il2CppDumper/types.cs
|
||||||
*.zip
|
*.zip
|
||||||
|
/Il2CppTests/TestAssemblies
|
||||||
|
/Il2CppTests/TestBinaries
|
||||||
|
/Il2CppTests/TestExpectedResults
|
||||||
|
/Il2CppTests/Tests.cs
|
||||||
|
|||||||
Reference in New Issue
Block a user