zstd/.gitignore

56 lines
506 B
Plaintext
Raw Normal View History

2015-01-23 16:58:16 -08:00
# Object files
*.o
*.ko
*.dSYM
2015-01-23 16:58:16 -08:00
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
/zstd
2017-01-20 16:36:29 -08:00
zstdmt
2015-01-23 16:58:16 -08:00
*.exe
*.out
*.app
2016-08-17 06:48:18 -07:00
# Test artefacts
tmp*
2020-05-26 13:15:35 -07:00
*.zst
*.zstd
2019-07-09 14:54:48 -07:00
dictionary.
2019-09-12 09:39:15 -07:00
dictionary
2018-05-01 05:45:46 -07:00
NUL
# Build artefacts
contrib/linux-kernel/linux/
projects/
bin/
.buckd/
buck-out/
2019-11-20 16:36:40 -08:00
build-*
2020-07-09 00:32:54 -07:00
*.gcda
# Other files
2016-01-09 22:30:16 -08:00
.directory
2016-04-22 04:59:21 -07:00
_codelite/
_zstdbench/
2016-05-31 09:13:56 -07:00
.clang_complete
2016-08-17 06:48:18 -07:00
*.idea
2016-07-21 18:50:31 -07:00
*.swp
2016-08-17 06:48:18 -07:00
.DS_Store
2016-09-01 16:21:19 -07:00
googletest/
2016-10-06 18:17:08 -07:00
*.d
*.vscode
*.code-workspace
2019-11-20 16:36:40 -08:00
compile_commands.json
.clangd
perf.data
perf.data.old