zstd/.gitignore
2016-05-09 14:00:54 +02:00

34 lines
283 B
Plaintext

# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# Visual C++
visual/
# IDEA solution files
*.idea
# Other files
.directory
_codelite/
_zstdbench/
zlib_wrapper/
# CMake
contrib/cmake/