Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a13edeecde | |||
| 26db262281 |
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
.gitattributes export-ignore
|
||||||
|
.gitignore export-ignore
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
.cache
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
CMakeFiles
|
CMakeFiles
|
||||||
CPackConfig.cmake
|
CPackConfig.cmake
|
||||||
@@ -5,6 +6,7 @@ CPackSourceConfig.cmake
|
|||||||
Makefile
|
Makefile
|
||||||
_CPack_Packages
|
_CPack_Packages
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
|
compile_commands.json
|
||||||
config.h
|
config.h
|
||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
mazemaker
|
mazemaker
|
||||||
|
|||||||
Reference in New Issue
Block a user