Files
XMLParser/.gitignore
2021-08-02 13:55:20 +02:00

6 lines
109 B
Plaintext

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