This repository has been archived on 2023-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
PJC-test/.gitignore

26 lines
445 B
Plaintext
Raw Permalink Normal View History

2020-06-26 11:31:45 +02:00
*.swp
test
2020-06-26 11:35:02 +02:00
# Created by https://www.toptal.com/developers/gitignore/api/cmake
# Edit at https://www.toptal.com/developers/gitignore?templates=cmake
### CMake ###
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
### CMake Patch ###
# External projects
*-prefix/
# End of https://www.toptal.com/developers/gitignore/api/cmake