Skip to content

Commit

Permalink
Revert changes to .gitignore
Browse files Browse the repository at this point in the history
I accidentally commited my gitignore
  • Loading branch information
MrSmoer authored Jan 25, 2023
1 parent 26c6603 commit 5b138b4
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,38 +1,23 @@
.gitignore
# Logs
logs
*.log
npm-debug.log*

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build

# Dependency directory
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
node_modules
prebuilds
js

lib/lsblk/dist/
.vscode
.gitignore
package-lock.json
example/index.js
package.json

0 comments on commit 5b138b4

Please sign in to comment.