Skip to content

Commit aa1adf8

Browse files
authored
Add index.js to .gitignore
1 parent 75cfc51 commit aa1adf8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jspm_packages/
2323

2424
# Output directories
2525
dist/
26+
index.js
2627
build/
2728

2829
# IDE specific files
@@ -33,4 +34,4 @@ build/
3334
# Environment variables
3435
.env
3536
.env.local
36-
.env.*.local
37+
.env.*.local

0 commit comments

Comments
 (0)