Skip to content

Commit 83aa59d

Browse files
chore: Add js-challenge-lab to gitignore and remove from tracking
- Added /js-challenge-lab to .gitignore to prevent future tracking - Removed js-challenge-lab subdirectory from git tracking - All project files are now properly located at repository root
1 parent 7c786eb commit 83aa59d

21 files changed

Lines changed: 3 additions & 5066 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ dist
1212
dist-ssr
1313
*.local
1414

15+
# Ignore subdirectory that was moved to root
16+
/js-challenge-lab
17+
1518
# Editor directories and files
1619
.vscode/*
1720
!.vscode/extensions.json

js-challenge-lab/.github/workflows/deploy.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

js-challenge-lab/CONTRIBUTING.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

js-challenge-lab/DEPLOYMENT.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

js-challenge-lab/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)