# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

# Debug files
*.dSYM/

# tarballs
*.tar.gz
*.tar.gz.sha1
*.tar.gz.sha256

# other nonsense
aclocal.m4
autom4te.cache
build-aux
build-config.h
build-config.h.in
configure
libtool
Makefile
Makefile.in
CONFIG
config.log
config.status
stamp-h1
.deps/*
*~
*.cache
*#*
.vscode

# compilation artifacts
.deps
.dirstamp
libopenarc/symbols.map
openarc/.libs/
test/files/private.key
test/files/public.key
pytest.log
