12345678910111213141516171819202122232425262728293031323334353637383940 |
- # ---> C++
- # Compiled Object files
- # Precompiled Headers
- # Compiled Dynamic libraries
- # Fortran module files
- # Compiled Static libraries
- # Executables
- # ---> CMake
- CMakeCache.txt
- CMakeFiles
- CMakeScripts
- Makefile
- cmake_install.cmake
- install_manifest.txt
- # ---> Custom makefile
- bin/
|