mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
18 lines
267 B
Plaintext
18 lines
267 B
Plaintext
# build directorys
|
|
build.*/
|
|
.fakeroot.*
|
|
|
|
# automatically downloaded source files
|
|
sources/
|
|
.stamps/
|
|
|
|
# prebuild target binarys to provide
|
|
target/
|
|
|
|
# scripts for getting and packing source packages
|
|
tools/mkpkg/*
|
|
!tools/mkpkg/mkpkg_*
|
|
|
|
# private working directory
|
|
.work/
|