Skip to content

Commit eb14a28

Browse files
committed
Hides env and allows package-lock
1 parent d8eb3ca commit eb14a28

File tree

3 files changed

+8519
-5
lines changed

3 files changed

+8519
-5
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
logs
33
*.log
44
npm-debug.log*
5+
.env
56

67
# Runtime data
78
pids
@@ -36,9 +37,5 @@ jspm_packages
3637
# Lib
3738
lib
3839

39-
# npm package lock
40-
package-lock.json
41-
yarn.lock
42-
4340
others
4441
.DS_Store

0 commit comments

Comments
 (0)