DumpDVD/.gitignore

19 lines
185 B
Plaintext
Raw Normal View History

2023-03-14 13:36:58 +00:00
.vs/*
Debug/*
Release/*
libdvdcss/msvc/Debug/*
libdvdcss/msvc/Release/*
libdvdcss/msvc/.vs/*
ImGui/Release/*
ImGui/Debug/*
DumpDVD/Debug/*
DumpDVD/Release/*
*.pdb
*.iso
*.dsp
*.dsw