UNPKG

263 BPlain TextView Raw
1# OS Artifacts
2*.DS_Store
3.directory
4
5# Vagrant Artifacts
6.vagrant/*
7Berksfile.lock
8
9# NPM Artifacts
10node_modules/*
11npm-debug.log
12libpeerconnection.log
13coverage/*
14
15# IDE Artifacts
16.idea/*
17*.iml
18*.sublime-*
19nohup.out
20
21# Jekyll artifacts
22_site/*
23newrelic_agent.log