Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit a4e0f03

Browse files
author
Jamie Snape
committed
Tweak .gitignore
1 parent 198a048 commit a4e0f03

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
.idea/
55
.php_cs.cache
66
.sass-cache/
7-
.vagrant/
7+
/.vagrant/
8+
/composer.lock
9+
/composer.phar
10+
/env/
11+
/site/
12+
/vendor/
813
bower_components/
9-
composer.lock
10-
composer.phar
11-
env/
1214
node_modules/
13-
site/
14-
vendor/

0 commit comments

Comments
 (0)