# Object files
*.o

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

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

# Executables
*.exe
*.out
*.app

.pc
deps
.deps
install

# Autotool artifacts
/autom4te.cache
Makefile
/config.h
/config.log
/config.status
/stamp-h1

# Vagrant/Ansible artifacts
/devops/vagrant_ansible_inventory_*
/devops/.vagrant
