Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 090d097

Browse files
committed
Update .gitignore
1 parent 6676f8a commit 090d097

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
.vscode/
12
.idea/
2-
demo/*.jpg
3-
demo/*.pgm
43
demo/temp/
54
vendor/
6-
composer.phar
7-
composer.lock
5+
*.jpg
6+
*.pgm
7+
*.lock
8+
*.phar
9+
*.cache

0 commit comments

Comments
 (0)