瀏覽代碼

Fixed #TASK_QT-9810 ignore

Carl 1 年之前
父節點
當前提交
d859e3c095
共有 3 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .gitignore
  2. 二進制
      ebpftracer/ebpf.ll
  3. 二進制
      euspace

+ 3 - 1
.gitignore

@@ -1,7 +1,9 @@
 .idea
 .vagrant
+.DS_Store
 ebpftracer/ebpf.go
 CMakeLists.txt
 cmake-build-debug
 *.o
-.DS_Store
+*.ll
+euspace

二進制
ebpftracer/ebpf.ll


二進制
euspace