tldr/.gitignore
Daniel Bayley 8ce4c60a44 Update macOS references
Update references to 'OS X' to 'macOS'.
2017-07-28 21:13:30 +05:30

20 lines
418 B
Plaintext

# macOS filesystem custom folder attributes
.DS_Store
# Bundler-specific files
.gem
.bundle
# NPM-specific files
node_modules
npm-debug.log
# A temp file used to store the output from npm test
# used to update a PR with a comment
test_result
# We used to have an index file in the repository,
# but it's been superseded by a static asset
# hosted at https://tldr-pages.github.io/assets/index.json
pages/index.json