phase 5: transfer service
This commit is contained in:
+17
-2
@@ -1,4 +1,5 @@
|
||||
.DS_Store
|
||||
.serena
|
||||
|
||||
# Prerequisites
|
||||
*.d
|
||||
@@ -32,5 +33,19 @@
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
server
|
||||
client
|
||||
|
||||
# Switch build artifacts
|
||||
*.nro
|
||||
*.nso
|
||||
*.pfs0
|
||||
*.nacp
|
||||
*.elf
|
||||
*.lst
|
||||
*.map
|
||||
|
||||
# CMake
|
||||
build/
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user