]> git.ipfire.org Git - thirdparty/zstd.git/blame - .gitignore
force loop-align to 32 for zstd_decompress
[thirdparty/zstd.git] / .gitignore
CommitLineData
4856a001
YC
1# Object files
2*.o
3*.ko
4
5# Libraries
6*.lib
7*.a
8
9# Shared objects (inc. Windows DLLs)
10*.dll
11*.so
12*.so.*
13*.dylib
14
15# Executables
19cab46f 16zstd
4856a001
YC
17*.exe
18*.out
19*.app
5ca33779 20
6e61a842 21# Visual C++
0ba77387 22projects/VS2008
23projects/VS2010
24projects/VS2012
25projects/VS2013
26projects/VS2015
dea76e1d 27build/bin
8665cdb2
AD
28
29# IDEA solution files
30*.idea
31
32# Other files
8ce6be37 33.directory
d6be2751 34_codelite/
35_zstdbench/
f2a3b6e7 36.clang_complete
d6be2751 37
38# CMake
5bee32e3 39projects/cmake/
2cac5b30
YC
40
41# Test artefacts
42tmp*