]> git.ipfire.org Git - thirdparty/zstd.git/blame - .gitignore
Merge pull request #1675 from ephiepark/dev
[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
2387d574 17zstd.
900f39e7 18zstdmt
4856a001
YC
19*.exe
20*.out
21*.app
5ca33779 22
1095e012
YC
23# Test artefacts
24tmp*
2387d574 25dictionary.
b095bffa 26NUL
8665cdb2 27
35fc66f2
YC
28# Build artefacts
29projects/
30bin/
31.buckd/
32buck-out/
33
8665cdb2 34# Other files
8ce6be37 35.directory
d6be2751 36_codelite/
37_zstdbench/
f2a3b6e7 38.clang_complete
1095e012 39*.idea
ae68f8dd 40*.swp
1095e012 41.DS_Store
040cfd8e 42googletest/
8b4e8424 43*.d
cb47871a 44*.vscode