]> git.ipfire.org Git - thirdparty/zstd.git/blame - .gitignore
Reference requested dict ID at decompression time
[thirdparty/zstd.git] / .gitignore
CommitLineData
4856a001
YC
1# Object files
2*.o
3*.ko
b2490e97 4*.dSYM
4856a001
YC
5
6# Libraries
7*.lib
8*.a
9
10# Shared objects (inc. Windows DLLs)
11*.dll
12*.so
13*.so.*
14*.dylib
15
16# Executables
e8a7f5d3 17/zstd
900f39e7 18zstdmt
4856a001
YC
19*.exe
20*.out
21*.app
5ca33779 22
1095e012
YC
23# Test artefacts
24tmp*
11a392ce 25*.zst
6b6cc801 26*.zstd
2387d574 27dictionary.
e0fb7e1e 28dictionary
b095bffa 29NUL
8665cdb2 30
35fc66f2
YC
31# Build artefacts
32projects/
33bin/
34.buckd/
35buck-out/
e68db76b 36build-*
7276ab15 37*.gcda
35fc66f2 38
8665cdb2 39# Other files
8ce6be37 40.directory
d6be2751 41_codelite/
42_zstdbench/
f2a3b6e7 43.clang_complete
1095e012 44*.idea
ae68f8dd 45*.swp
1095e012 46.DS_Store
040cfd8e 47googletest/
8b4e8424 48*.d
cb47871a 49*.vscode
3746693b 50*.code-workspace
e68db76b 51compile_commands.json
3746693b 52.clangd