Skip to content

Commit a7e82ca

Browse files
Remove .DS_Store and .idea from .gitignore (#325)
* Remove .DS_Store and .idea from .gitignore This is considered a best practice * Remove more entries Co-authored-by: Gabriel Anca Corral <GabrielAnca@users.noreply.github.com>
1 parent 79c0722 commit a7e82ca

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.gitignore

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
1-
# OSX
2-
.DS_Store
3-
4-
# PhpStorm
5-
/.idea
6-
7-
# Composer
81
/vendor
92
composer.lock
10-
composer.phar
113

124
# PHPUnit
135
phpunit.phar
146
phpunit.xml
15-
16-
# Extras
17-
/build
18-
*.swp

0 commit comments

Comments
 (0)