#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules (sorted alphabetically)
#
*.a
*.asn1.[ch]
*.bin
*.bz2
*.c.[012]*.*
*.dtb
*.dtb.S
*.dwo
*.elf
*.gcno
*.gz
*.i
*.ko
*.lex.c
*.ll
*.lst
*.lz4
*.lzma
*.lzo
*.mod.c
*.o
*.o.*
*.order
*.patch
*.s
*.so
*.so.dbg
*.su
*.symtypes
*.tab.[ch]
*.tar
*.xz
Module.symvers
modules.builtin


#
# git files that we don't want to ignore even if they are dot-files
#
!.gitignore
!.mailmap
!.cocciconfig
!.clang-format

!.vscode/launch.json

.idea
cmake-build-debug

.vscode/*
!.vscode/settings.json
!.vscode/launch.json

__pycache__
datamode/build
*.test_temp_data*
.dbus
*.test.db
.VSCodeCounter
datatocheck_bak.dat
datatocheck.dat
test_file
.pytest_cache
.idea
.source

crates
temp
.clang-format
.lua-format
.predefine
**/conan.lock
**/conanbase.py
CMakePresets.json
conan_toolchain.cmake
