mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 19:19:53 +00:00
18 lines
255 B
Plaintext
18 lines
255 B
Plaintext
|
|
# Created by https://www.gitignore.io/api/cmake
|
|
|
|
### CMake ###
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Testing
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
build
|
|
|
|
|
|
# End of https://www.gitignore.io/api/cmake
|