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