gpu_neon: revive the old tests
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.6 / .gitignore
CommitLineData
648db22b 1# Object files
2*.o
3*.ko
4*.dSYM
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
17/zstd
18zstdmt
19*.exe
20*.out
21*.app
22
23# Test artefacts
24tmp*
25*.zst
26*.zstd
27dictionary.
28dictionary
29NUL
f535537f 30cmakebuild/
31install/
648db22b 32
33# Build artefacts
34contrib/linux-kernel/linux/
35projects/
36bin/
37.buckd/
38buck-out/
39build-*
40*.gcda
41
f535537f 42# IDE
43.clang_complete
44compile_flags.txt
45.clang-format
46
648db22b 47# Other files
48.directory
49_codelite/
50_zstdbench/
648db22b 51*.idea
52*.swp
53.DS_Store
54googletest/
55*.d
56*.vscode
57*.code-workspace
58compile_commands.json
59.clangd
60perf.data
61perf.data.old