osquery-1/.gitignore

29 lines
257 B
Plaintext
Raw Normal View History

2014-07-31 00:35:19 +00:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Build Artifacts
build
osquery/tables/generated
# Vagrant Artifacts
.vagrant