1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-31 07:57:55 +01:00
tldr/.gitignore

20 lines
418 B
Text
Raw Normal View History

# macOS filesystem custom folder attributes
2016-01-15 21:48:13 +01:00
.DS_Store
2015-06-23 16:39:10 +02:00
2016-06-24 14:54:32 +02:00
# Bundler-specific files
2015-06-23 16:39:10 +02:00
.gem
2015-12-23 14:52:44 +01:00
.bundle
2016-01-13 14:10:26 +01:00
2016-06-24 14:54:32 +02:00
# NPM-specific files
2016-01-13 14:10:26 +01:00
node_modules
npm-debug.log
2016-06-24 11:39:44 +02:00
# A temp file used to store the output from npm test
# used to update a PR with a comment
test_result
2016-06-24 14:54:32 +02:00
# 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
2016-06-24 11:39:44 +02:00
pages/index.json