# Generic auto-generated build files
*~
*.a
*.gcda
*.gcno
*.gcov
*.la
*.lai
*.lo
*.Plo
*.Po
*.o
*.so
*.so.[0-9][0-9]*
*.so.[0-9][0-9]*.[0-9][0-9]*.[0-9][0-9]*
*.Tpo
*.m4
*.dSYM
.deps
.libs
INSTALL
Makefile
Makefile.in
stamp-h1

# Specific auto-generated build files
/ABOUT-NLS
/aclocal.m4
/ar-lib
/autom4te.cache/
/build-aux
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.rpath
/config.status
/config.sub
/configure
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
/test-driver
/ylwrap
/m4
!/m4/acx_pthread.m4

# Project specific files
/yara
/yarac
/libyara/modules/.dirstamp
libyara/proc/.dirstamp
libyara/yara.pc
/tests/.dirstamp

# Linux and Mac files
*.swp
.DS_Store

# Files generated by tests
test-alignment
test-api
test-arena
test-arena-stream
test-async
test-atoms
test-bitmask
test-elf
test-exception
test-rules-pass-1
test-rules-pass-2
test-rules-pass-3
test-rules.yarc
test-pb
test-pe
test-re-split
test-stack
test-macho
test-math
test-version

# Bazel
bazel-*

# Visual Studio files
Release/
Debug/
windows/*/.vs
x64/
*.obj
*.suo
*.sdf
*.opendb
*.opensdf
*.VC.db

# NuGet
windows/*/packages/
*.trs
*.log
.dirstamp

.idea/
