blob: 96f8bdce8e04d88122d29f233bf9fa53c5922530 [file] [log] [blame]
Yann Collet4856a002015-01-24 01:58:16 +01001# Object files
2*.o
3*.ko
Yann Colletb2490e92016-09-01 15:46:09 -07004*.dSYM
Yann Collet4856a002015-01-24 01:58:16 +01005
6# Libraries
7*.lib
8*.a
9
10# Shared objects (inc. Windows DLLs)
11*.dll
12*.so
13*.so.*
14*.dylib
15
16# Executables
Yann Collete8a7f5d2019-07-12 11:34:53 -070017/zstd
Yann Collet900f39e2017-01-20 16:36:29 -080018zstdmt
Yann Collet4856a002015-01-24 01:58:16 +010019*.exe
20*.out
21*.app
Yann Collet5ca33772015-02-08 21:51:28 +010022
Yann Collet1095e012016-08-17 15:48:18 +020023# Test artefacts
24tmp*
Yann Collet2387d572019-07-09 14:54:48 -070025dictionary.
Yann Collete0fb7e12019-09-12 09:39:15 -070026dictionary
cyan4973b095bff2018-05-01 05:45:46 -070027NUL
Artyom Dymchenko8665cdb2016-01-10 17:20:52 +060028
Yann Collet35fc66f2017-03-21 17:52:42 -070029# Build artefacts
30projects/
31bin/
32.buckd/
33buck-out/
Nick Terrelle68db762019-11-20 16:36:40 -080034build-*
Yann Collet35fc66f2017-03-21 17:52:42 -070035
Artyom Dymchenko8665cdb2016-01-10 17:20:52 +060036# Other files
Artem Dymchenko8ce6be32016-01-10 12:30:16 +060037.directory
inikepd6be2752016-04-22 13:59:21 +020038_codelite/
39_zstdbench/
Yann Colletf2a3b6e2016-05-31 18:13:56 +020040.clang_complete
Yann Collet1095e012016-08-17 15:48:18 +020041*.idea
Yann Colletae68f8d2016-07-21 18:50:31 -070042*.swp
Yann Collet1095e012016-08-17 15:48:18 +020043.DS_Store
Nick Terrell040cfd82016-09-01 16:21:19 -070044googletest/
Nick Terrell8b4e8422016-10-06 18:17:08 -070045*.d
Tyler-Trancb478712019-05-22 18:57:50 -070046*.vscode
Yann Collet37466932019-12-14 13:29:24 -080047*.code-workspace
Nick Terrelle68db762019-11-20 16:36:40 -080048compile_commands.json
Yann Collet37466932019-12-14 13:29:24 -080049.clangd