1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 23:46:40 +00:00
termux-packages/.gitignore
2022-08-30 22:58:39 +05:00

33 lines
431 B
Plaintext

# Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
# Vagrant
scripts/.vagrant/
# Logs
scripts/*.log
/*.log
# Built *.deb files.
/debs/
/output/
# Built bootstrap files
/bootstrap-*.zip
# Preinstalled build tools.
/build-tools/
# Predownloaded packages sources.
/packages/*/cache
/root-packages/*/cache
/x11-packages/*/cache
# Temp .git directories for packages built from local sources "file://"
/*.git