]> git.r.bdr.sh - rbdr/serpentity/commitdiff
Trim gitignore main 4.0.0
authorRuben Beltran del Rio <redacted>
Mon, 10 Jul 2023 21:03:48 +0000 (23:03 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 10 Jul 2023 21:03:48 +0000 (23:03 +0200)
.gitignore

index 25d3c00df82251839c43cf18f88a1e8aa1e0b74c..3351ce2e99efe2dcef84b2e16f75a6822729490e 100644 (file)
@@ -1,26 +1,2 @@
-# Logs
-logs
 *.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
-
-# Compiled binary addons (http://nodejs.org/api/addons.html)
-build/Release
-
-# Dependency directory
-# Deployed apps should consider commenting this line out:
-# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
 node_modules
-bower_components