HyriseSQLParser/.gitignore

39 lines
321 B
Plaintext

build/
utils/
bin/
lib-test/
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.cpp.orig
*.h.orig
benchmark/parser_benchmark