Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit f32e663

Browse files
Bogdan Drutuchingor13
authored andcommitted
Update .gitignore. (#165)
1 parent 1a3a04b commit f32e663

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1+
# OS X
12
.DS_Store
3+
4+
# VSCode
5+
.vscode/
6+
7+
# Composer
28
build/
39
cache/
410
composer.phar
511
composer.lock
12+
13+
# Docs
614
docs/json/**/*
15+
16+
# Vendors
717
vendor/

0 commit comments

Comments
 (0)