]> git.ipfire.org Git - thirdparty/zstd.git/blame - .gitignore
Merge pull request #3997 from facebook/readme_bench_156
[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
2fc72484
YC
30cmakebuild/
31install/
8665cdb2 32
35fc66f2 33# Build artefacts
d8b7fc51 34contrib/linux-kernel/linux/
35fc66f2
YC
35projects/
36bin/
37.buckd/
38buck-out/
e68db76b 39build-*
7276ab15 40*.gcda
35fc66f2 41
1e046ce7
YC
42# IDE
43.clang_complete
44compile_flags.txt
45.clang-format
46
8665cdb2 47# Other files
8ce6be37 48.directory
d6be2751 49_codelite/
50_zstdbench/
1095e012 51*.idea
ae68f8dd 52*.swp
1095e012 53.DS_Store
040cfd8e 54googletest/
8b4e8424 55*.d
cb47871a 56*.vscode
3746693b 57*.code-workspace
e68db76b 58compile_commands.json
3746693b 59.clangd
4694423c
NT
60perf.data
61perf.data.old