be0b9e9331
First step of making possibility to have offline snapshots of 'termux-packages' repo. Useful for making full repo snapshots. That will allow to preinstall tools like Cmake, Go, Meson to directory stored within packages tree and will not be wiped when using ./clean.sh. Next steps will also implement offlining of the package sources and NDK standalone toolchain.
13 lines
147 B
Plaintext
13 lines
147 B
Plaintext
### Vim ###
|
|
[._]*.s[a-w][a-z]
|
|
[._]s[a-w][a-z]
|
|
*.un~
|
|
Session.vim
|
|
.netrwhist
|
|
*~
|
|
/build-tools/
|
|
/debs/
|
|
### Vagrant ###
|
|
scripts/*.log
|
|
scripts/.vagrant/
|