Skip to content

Commit 0fa2f83

Browse files
CopilotSubterrane
andcommitted
Remove vendor temp file and improve .gitignore
Co-authored-by: Subterrane <5290140+Subterrane@users.noreply.github.com>
1 parent e5a3160 commit 0fa2f83

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
# Composer
12
/vendor/
2-
composer.lock
3+
composer.lock
4+
5+
# Temporary files
6+
*.tmp
7+
*.temp
8+
*~
9+
.DS_Store

vendor/composer/tmp-21a747ba60f6593d450678952a3ffd3e.zip~

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)