Skip to content

Commit

Permalink
gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
thelevicole committed Oct 26, 2020
1 parent 85835ad commit 12fd6a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea/workspace.xml

# Created by https://www.toptal.com/developers/gitignore/api/node,macos,linux,windows
# Edit at https://www.toptal.com/developers/gitignore?templates=node,macos,linux,windows
Expand Down Expand Up @@ -131,7 +132,6 @@ typings/

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
Expand Down
2 changes: 1 addition & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/YouTubeToHtml5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 12fd6a0

Please sign in to comment.