blob: ae277e932bd4847326d56d6bd98c66772316faa7 [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 Collet11a392c2020-05-26 13:15:35 -070025*.zst
senhuang426b6cc802020-09-18 12:49:51 -040026*.zstd
Yann Collet2387d572019-07-09 14:54:48 -070027dictionary.
Yann Collete0fb7e12019-09-12 09:39:15 -070028dictionary
cyan4973b095bff2018-05-01 05:45:46 -070029NUL
Artyom Dymchenko8665cdb2016-01-10 17:20:52 +060030
Yann Collet35fc66f2017-03-21 17:52:42 -070031# Build artefacts
32projects/
33bin/
34.buckd/
35buck-out/
Nick Terrelle68db762019-11-20 16:36:40 -080036build-*
Martin Liska7276ab12020-07-09 09:32:54 +020037*.gcda
Yann Collet35fc66f2017-03-21 17:52:42 -070038
Artyom Dymchenko8665cdb2016-01-10 17:20:52 +060039# Other files
Artem Dymchenko8ce6be32016-01-10 12:30:16 +060040.directory
inikepd6be2752016-04-22 13:59:21 +020041_codelite/
42_zstdbench/
Yann Colletf2a3b6e2016-05-31 18:13:56 +020043.clang_complete
Yann Collet1095e012016-08-17 15:48:18 +020044*.idea
Yann Colletae68f8d2016-07-21 18:50:31 -070045*.swp
Yann Collet1095e012016-08-17 15:48:18 +020046.DS_Store
Nick Terrell040cfd82016-09-01 16:21:19 -070047googletest/
Nick Terrell8b4e8422016-10-06 18:17:08 -070048*.d
Tyler-Trancb478712019-05-22 18:57:50 -070049*.vscode
Yann Collet37466932019-12-14 13:29:24 -080050*.code-workspace
Nick Terrelle68db762019-11-20 16:36:40 -080051compile_commands.json
Yann Collet37466932019-12-14 13:29:24 -080052.clangd