Files
OpenNetworkLinux/.gitignore
Jeffrey Townsend 94bd02eca2 Ignore ccache.
2016-01-26 13:09:01 -08:00

22 lines
276 B
Plaintext

# Everything in the REPO directory is ignored by default.
# Build products
BUILD/
dependmodules.x
*.deb
*.cpio.gz
*.sqsh
*.pyc
# Package cache and lock files
.lock
.PKGs.cache
.PKGs.cache.lock
# Local module manifest.
.manifest.mk
RELEASE/
.bash_history
.buildroot-ccache