Launch in T minus 10 seconds and counting...

This commit is contained in:
2026-06-04 03:08:51 +02:00
commit 048ac71f31
22 changed files with 648 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
.bdep/
# Local default options files.
#
.build2/local/
# Compiler/linker output.
#
# Note that *.exe.dlls directories can be symlinks thus
# no trailing /.
#
*.d
*.t
*.i
*.i.*
*.ii
*.ii.*
*.o
*.obj
*.gcm
*.pcm
*.ifc
*.so
*.dylib
*.dll
*.a
*.lib
*.exp
*.pdb
*.ilk
*.exe
*.exe.dlls
*.exe.manifest
*.pc
# Compilation database.
#
compile_commands.json