-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update npmignore, and contributing
- Loading branch information
1 parent
ab819f6
commit 88b1059
Showing
3 changed files
with
7 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
.devcontainer | ||
# Included, because it helps with testing when importing straight from GitHub | ||
# .freeCodeCamp/client | ||
.freeCodeCamp/tests | ||
# .freeCodeCamp/tsconfig.json | ||
# .freeCodeCamp/webpack.config.cjs | ||
|
||
.devcontainer | ||
.github | ||
.vscode | ||
cli | ||
docs | ||
self | ||
|
||
.editorconfig | ||
.gitignore | ||
.gitpod.yml | ||
.prettierignore | ||
.prettierrc | ||
CONTRIBUTING.md | ||
Dockerfile | ||
renovate.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters