Skip to content

Commit 47c8198

Browse files
committed
feat: modificado organizacao dos arquivos
1 parent d19b403 commit 47c8198

File tree

8 files changed

+13
-3
lines changed

8 files changed

+13
-3
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,16 @@ buildNumber.properties
1515
.project
1616
# JDT-specific (Eclipse Java Development Tools)
1717
.classpath
18+
19+
.vscode/*
20+
!.vscode/settings.json
21+
!.vscode/tasks.json
22+
!.vscode/launch.json
23+
!.vscode/extensions.json
24+
!.vscode/*.code-snippets
25+
26+
# Local History for Visual Studio Code
27+
.history/
28+
29+
# Built Visual Studio Code Extensions
30+
*.vsix
File renamed without changes.

pongjava/.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)