Skip to content

Commit d08863d

Browse files
committed
Simplified gitignore file
1 parent af3864d commit d08863d

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

.gitignore

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,2 @@
1-
/.idea/
2-
/nbproject/
3-
4-
/vendor/*
5-
/tests/_log/*
6-
/tests/temp/*
7-
8-
.DS_Store
9-
!.htaccess
10-
!.gitignore
11-
!web.config
12-
13-
composer.lock
1+
/vendor
2+
/composer.lock

0 commit comments

Comments
 (0)