# Prerequisites *.d # Compiled Object files *.slo *.lo *.o *.obj # Precompiled Headers *.gch *.pch # Compiled Dynamic libraries *.so *.dylib *.dll # Fortran module files *.mod *.smod # Compiled Static libraries *.lai *.la *.a *.lib # Executables *.exe *.out *.app # CMake build/ .vs/ x64/ # MacOS / Linux .DS_Store # Example bin/demo # external external/ # Local dataset dataset/ # Unit test tests/test_bayer_image tests/test_utility tests/test_burst tests/test_align # VS/VSCode folder .vs/ .vscode/ # VS Settings CMakeSettings.json # Xiao local files debug/ *.txt