Browse Source

Merge pull request #13 from amber-smalltalk/npmignore-fix

Fix creating .npmignore instead of .gitignore.
Manfred Kröhnert 10 years ago
parent
commit
b6baf96fcc
2 changed files with 1 additions and 0 deletions
  1. 1 0
      rename.json
  2. 0 0
      root/gitignore-file

+ 1 - 0
rename.json

@@ -1,4 +1,5 @@
 {
+  "gitignore-file": ".gitignore",
   "src/name.js": "src/{%= name %}.js",
   "src/name.st": "src/{%= name %}.st"
 }

+ 0 - 0
root/.gitignore → root/gitignore-file