zstd/.gitignore

38 lines
355 B
Plaintext
Raw Normal View History

2015-01-24 00:58:16 +00:00
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
2016-05-09 12:00:54 +00:00
# Visual C++
2016-05-16 12:54:48 +00:00
projects/VS2008
projects/VS2010
projects/VS2012
projects/VS2013
projects/VS2015
# IDEA solution files
*.idea
# Other files
2016-01-10 06:30:16 +00:00
.directory
2016-04-22 11:59:21 +00:00
_codelite/
_zstdbench/
zlib_wrapper/
# CMake
contrib/cmake/