mirror of
https://git.suyu.dev/suyu/AppImageKit-checkrt.git
synced 2026-01-10 08:28:01 +01:00
checkrt tool rewritten
This commit is contained in:
commit
808668a0ca
13 changed files with 1633 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
*.o
|
||||
*.so
|
||||
*.gz
|
||||
|
||||
src/*_test
|
||||
src/checkrt
|
||||
src/res.h
|
||||
|
||||
src/cxx/
|
||||
src/gcc/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue