Skip to content

Commit 7f3a8a4

Browse files
committed
chore(dev): ignore .tool-versions file
Signed-off-by: Fery Wardiyanto <[email protected]>
1 parent b9e23db commit 7f3a8a4

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# .gitkeep export-ignore
1313
# .github export-ignore
1414
.github/README.md export-ignore
15-
# .tool-versions export-ignore
1615
# .vscode export-ignore
1716
CHANGELOG.md export-ignore
1817
composer.lock export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Desktop.ini
2020
.env.*
2121
.env
2222
.php-version
23+
.tool-versions
2324
coveralls-upload.json
2425
dist
2526
node_modules

.tool-versions

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

0 commit comments

Comments
 (0)