Skip to content

Commit 8fa5e7e

Browse files
authored
Merge pull request #124 from jhkrug/1.6.0
ignore os/dev-env files
2 parents 6c84f8a + 55504e5 commit 8fa5e7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ tmp/
22
docs/
33
node_modules/
44
build/
5+
package-lock.json
6+
.DS_Store
7+
.vscode
8+
.idea

0 commit comments

Comments
 (0)