Skip to content

Commit e6ad7ba

Browse files
committed
Initial commit
0 parents  commit e6ad7ba

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
CMakeCache.txt
2+
CMakeFiles
3+
CMakeScripts
4+
Makefile
5+
cmake_install.cmake
6+
install_manifest.txt
7+
CTestTestfile.cmake

0 commit comments

Comments
 (0)