2DLightPathSimulator/.gitignore

4 lines
69 B
Plaintext

/.vs
# Ignore any files in /bin and /obj Folders
**/bin/*
**/obj/*