Skip to content

Commit

Permalink
.gitignore [V1]
Browse files Browse the repository at this point in the history
Version 1 of the gitignore file for this project.
  • Loading branch information
seanpm2001 authored Nov 20, 2022
1 parent 7cc5e0f commit ab4f368
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps

0 comments on commit ab4f368

Please sign in to comment.