mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
ignore Mac-related artefact
This commit is contained in:
parent
3d9211e961
commit
1095e01213
1 changed files with 5 additions and 8 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -18,18 +18,15 @@ zstd
|
|||
*.out
|
||||
*.app
|
||||
|
||||
# IDEA solution files
|
||||
*.idea
|
||||
# Test artefacts
|
||||
tmp*
|
||||
dictionary
|
||||
|
||||
# Other files
|
||||
.directory
|
||||
_codelite/
|
||||
_zstdbench/
|
||||
.clang_complete
|
||||
|
||||
# Test artefacts
|
||||
tmp*
|
||||
dictionary
|
||||
|
||||
# tmp files
|
||||
*.idea
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue