git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / .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
30
31# Build artefacts
32contrib/linux-kernel/linux/
33projects/
34bin/
35.buckd/
36buck-out/
37build-*
38*.gcda
39
40# Other files
41.directory
42_codelite/
43_zstdbench/
44.clang_complete
45*.idea
46*.swp
47.DS_Store
48googletest/
49*.d
50*.vscode
51*.code-workspace
52compile_commands.json
53.clangd
54perf.data
55perf.data.old