Add .gitignore, CMakeLists.txt, ConflictSet.cpp

This commit is contained in:
2024-01-17 10:51:22 -08:00
parent 41cd14a5d7
commit 8edcd02f91
3 changed files with 12 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.cache
build