osquery-1/.gitignore
2014-08-01 10:45:34 -07:00

28 lines
232 B
Plaintext

# 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
# Vagrant Artifacts
.vagrant