Files
OpenNetworkLinux/.gitignore
2015-12-01 05:18:13 +00:00

22 lines
246 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/