Skip to content

Commit

Permalink
.gitignore fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vedees committed Dec 28, 2019
1 parent 3902a15 commit fc38497
Show file tree
Hide file tree
Showing 2 changed files with 7,051 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,15 @@
# Node
node_modules

# Dist & test
# Dist & tests
test
dist

# BD, logs
# Logs:
*.log
*.sql
*.sqlite

# Other
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock

# Special
Thumbs.db
Expand Down
Loading

0 comments on commit fc38497

Please sign in to comment.