Template
basic template
This commit is contained in:
+9
-8
@@ -22,10 +22,10 @@
|
|||||||
*.smod
|
*.smod
|
||||||
|
|
||||||
# Compiled Static libraries
|
# Compiled Static libraries
|
||||||
*.lai
|
# *.lai
|
||||||
*.la
|
# *.la
|
||||||
*.a
|
# *.a
|
||||||
*.lib
|
# *.lib
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
*.exe
|
*.exe
|
||||||
@@ -52,10 +52,10 @@
|
|||||||
*.pch
|
*.pch
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
*.lib
|
# *.lib
|
||||||
*.a
|
# *.a
|
||||||
*.la
|
# *.la
|
||||||
*.lo
|
# *.lo
|
||||||
|
|
||||||
# Shared objects (inc. Windows DLLs)
|
# Shared objects (inc. Windows DLLs)
|
||||||
*.dll
|
*.dll
|
||||||
@@ -99,4 +99,5 @@ compile_commands.json
|
|||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
_deps
|
_deps
|
||||||
CMakeUserPresets.json
|
CMakeUserPresets.json
|
||||||
|
build
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user