Files
OpenNetworkLinux/.gitignore
Jeffrey Townsend 45dee0c608 Initial.
2015-11-19 22:45:38 +00:00

21 lines
237 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