Files
XMLParser/.gitignore
2021-08-05 08:01:01 +02:00

8 lines
147 B
Plaintext

/XMLParser/bin/*
/XMLParser/obj/*
/XMLParserTest/bin/Debug/*
/XMLParserTest/obj/Debug/*
/XMLParserTest/obj/*
/XMLProgramm/bin/*
/XMLProgramm/obj/*