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
|
||||
CMakeFiles
|
||||
CPackConfig.cmake
|
||||
@@ -5,6 +6,7 @@ CPackSourceConfig.cmake
|
||||
Makefile
|
||||
_CPack_Packages
|
||||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
config.h
|
||||
install_manifest.txt
|
||||
mazemaker
|
||||
|
||||
Reference in New Issue
Block a user