Skip to content

Commit 2c8b5b9

Browse files
author
Roel van Hintum
committed
simplify .gitignore
1 parent bf490a4 commit 2c8b5b9

File tree

2 files changed

+5
-135
lines changed

2 files changed

+5
-135
lines changed

php/.gitignore renamed to .gitignore

+5-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
*.log
44
*Thumbs.db
55
.env
6-
/node_modules
7-
/vendor
6+
node_modules
7+
vendor
88
composer.lock
9+
10+
js/index.js
11+
package-lock.json

js/.gitignore

-133
This file was deleted.

0 commit comments

Comments
 (0)