Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/torch/sundown-ffi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b68ba0af0fd51f30a7189de413de4224bc777e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# CMake
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt

# Object files
*.o

# Build output
libsundown.so