osquery-1/.gitignore

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