Skip to content

Commit 3043611

Browse files
committed
npmignore
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent ddeeca7 commit 3043611

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.npmignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# General ignores (from .gitignore and common patterns)
2+
.DS_Store
3+
*.swp
4+
.#*
5+
node_modules
6+
vendor/
7+
8+
# Project specific ignores
9+
.gitignore
10+
.npmignore
11+
.roo*
12+
.aider.*
13+
.vscode/
14+
.github/

0 commit comments

Comments
 (0)