Add .loop-build harness and IntelliJ project configuration files

This commit is contained in:
2026-02-25 01:18:49 +08:00
commit 6f02ef607f
27 changed files with 1792 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
sudo
rm -rf
rm -fr
curl
wget
git clone
git push
git pull
git commit
git rebase
git reset
npm install
npm i
yarn add
yarn install
pnpm add
pnpm install
pip install
pip3 install
composer install
bash -c
sh -c
curl | bash
wget | sh