added view of html as markdown
[far2l.git] / .gitignore
blob6cc4816710e00113c071e3a169daae328cd0ad39
1 CMakeCache.txt
2 CMakeFiles
3 CMakeScripts
4 CMakeLists.txt.user
5 Testing
6 Makefile
7 cmake_install.cmake
8 install_manifest.txt
9 compile_commands.json
10 CTestTestfile.cmake
11 install/
12 tools/
13 *.a
14 far2l/bootstrap
15 build/
16 .idea
17 CPackConfig.cmake
18 CPackSourceConfig.cmake
19 *.cbp
20 cmake-build-*