Skip to content

Commit 2356c61

Browse files
Merge pull request #22 from strongloop-forks/npmignore-gitattributes
Add .gitattributes to .gitignore
2 parents 6411931 + db35e72 commit 2356c61

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.idea/
22
node_modules
33

4+
# already tracked, but should be added to generated .npmignore
5+
.gitattributes
6+
47
#################
58
## Eclipse
69
#################

0 commit comments

Comments
 (0)