meta: ignore build artifacts & junk

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964246aa8a84b0b87cdb4fbad7690cb1a38
This commit is contained in:
raf 2025-10-06 09:54:46 +03:00
commit ff67c8c922
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

62
.gitignore vendored Normal file
View file

@ -0,0 +1,62 @@
# Object files
*.o
*.ko
*.mod
*.mod.c
*.mod.o
# Linker and symbol files
*.symvers
*.order
Module.symvers
Module.markers
modules.order
# Dependency files
*.d
.*.d
.*.cmd
# Temporary files
.tmp_versions/
*.tmp
# Build system files
.cache.mk
# Editor backup files
*~
*.swp
*.swo
.*.swp
.*.swo
# IDE files
.vscode/
.idea/
# Patch and diff files
*.orig
*.rej
*.patch
# Compiled binaries
*.a
*.so
# Debug files
*.dwo
# Kernel configuration
.config
.config.old
# Build logs
*.log
# DKMS build artifacts
dkms_main.log
# Nix
/*.qcow2
/result*