Skip to content

Commit 7b4d1f7

Browse files
Chore: update .gitignore file
1 parent 65afe67 commit 7b4d1f7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/vendor/
2-
/node_modules/
2+
/node_modules
33
/composer.lock
44
/phpspec.yml
55

@@ -8,3 +8,6 @@
88

99
/behat.yml
1010
/phpunit.xml
11+
12+
/.idea
13+
package-lock.json

node_modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)