Files
termux-packages/.gitignore
2024-01-18 13:00:32 +03:00

30 lines
414 B
Plaintext

# Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
# Vagrant
scripts/*.log
scripts/.vagrant/
# Built *.deb files.
/debs/
/output/
# Preinstalled build tools.
/build-tools/
# Predownloaded packages sources.
/packages/*/cache
/root-packages/*/cache
/x11-packages/*/cache
# Packages not supported for pacman
/packages/root-repo/
/packages/x11-repo/
/packages/tur-repo/
/packages/glibc-repo/