Files
oopt-goldstone/.gitignore
Wataru Ishida b131063d44 ignore kernel module binary
Signed-off-by: Wataru Ishida <wataru.ishid@gmail.com>
2020-09-17 17:42:01 +00:00

29 lines
314 B
Plaintext

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