Skip to content

Commit

Permalink
Node for gitiginore
Browse files Browse the repository at this point in the history
  • Loading branch information
acbart committed Oct 31, 2017
1 parent cbd596d commit 8fa0719
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
@@ -1,3 +1,4 @@
# BlockPy stuff
Thumbs.db
ignore/
kennel_dist/
Expand All @@ -9,6 +10,15 @@ test_corgis/
advertising/*.mp4
~*.pptx

# Node Stuff
pids
*.pid
*.seed
*.pid.lock
node_modules/
jspm_packages/
.npm

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down

0 comments on commit 8fa0719

Please sign in to comment.