Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
snuggs committed Jun 4, 2019
0 parents commit 0752b98
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
tmp
pkg
*yardoc
.nyc_output
node_modules
npm-debug.log

doc
lib
.bundle
Gemfile*
Rakefile
snuggsi-*.gem
NOTES
.DS_Store
slides
XO/
codes/
public/*.html
public/examples
public/*.css
public/*.mp3
public/*.mp4

0 comments on commit 0752b98

Please sign in to comment.