2015-01-24 00:58:16 +00:00
|
|
|
# Object files
|
|
|
|
*.o
|
|
|
|
*.ko
|
|
|
|
|
|
|
|
# Libraries
|
|
|
|
*.lib
|
|
|
|
*.a
|
|
|
|
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.so.*
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Executables
|
2016-06-17 10:54:52 +00:00
|
|
|
zstd
|
2015-01-24 00:58:16 +00:00
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
2015-02-08 20:51:28 +00:00
|
|
|
|
2016-08-17 13:48:18 +00:00
|
|
|
# Test artefacts
|
|
|
|
tmp*
|
|
|
|
dictionary
|
2016-01-10 11:20:52 +00:00
|
|
|
|
|
|
|
# Other files
|
2016-01-10 06:30:16 +00:00
|
|
|
.directory
|
2016-04-22 11:59:21 +00:00
|
|
|
_codelite/
|
|
|
|
_zstdbench/
|
2016-05-31 16:13:56 +00:00
|
|
|
.clang_complete
|
2016-08-17 13:48:18 +00:00
|
|
|
*.idea
|
2016-07-22 01:50:31 +00:00
|
|
|
*.swp
|
2016-08-17 13:48:18 +00:00
|
|
|
.DS_Store
|