mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
22 lines
246 B
Plaintext
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/
|
|
|
|
|
|
|