Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : ledger2beancount.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clean.sh
blob: 1f17c453ac38626d9aa0a340553dc5e2a4c72c63 (
plain
)
1
2
3
4
5
#!/bin/bash
while
read
LINE
do
rm
-rv
$LINE
done
<
.gitignore