Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
Add local markdown preview directory to be ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Trulla committed May 9, 2013
1 parent b4a6bc4 commit b8e865c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -19,3 +19,5 @@ node_modules
*.sublime-workspace
*.sublime-project

# Project files
md
3 changes: 2 additions & 1 deletion .npmignore
@@ -1 +1,2 @@
/node_modules/
/node_modules/
/md/

0 comments on commit b8e865c

Please sign in to comment.