Files
termux-packages/.gitignore
2021-12-04 19:20:14 +03:00

28 lines
371 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
# Packages not supported for pacman
/packages/root-repo/
/packages/science-repo/
/packages/x11-repo/
/packages/apt-file/