blob: 5fe9afd4156f0dca9834cd85a8dfd232181cdf27 [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 Collet19cab462016-06-17 12:54:52 +020017zstd
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*
inikep447e5122016-09-28 13:23:11 +020025dictionary*
Artyom Dymchenko8665cdb2016-01-10 17:20:52 +060026
Yann Collet35fc66f2017-03-21 17:52:42 -070027# Build artefacts
28projects/
29bin/
30.buckd/
31buck-out/
32
Artyom Dymchenko8665cdb2016-01-10 17:20:52 +060033# Other files
Artem Dymchenko8ce6be32016-01-10 12:30:16 +060034.directory
inikepd6be2752016-04-22 13:59:21 +020035_codelite/
36_zstdbench/
Yann Colletf2a3b6e2016-05-31 18:13:56 +020037.clang_complete
Yann Collet1095e012016-08-17 15:48:18 +020038*.idea
Yann Colletae68f8d2016-07-21 18:50:31 -070039*.swp
Yann Collet1095e012016-08-17 15:48:18 +020040.DS_Store
Nick Terrell040cfd82016-09-01 16:21:19 -070041googletest/
Nick Terrell8b4e8422016-10-06 18:17:08 -070042*.d