Skip to content

Commit 99ea5d3

Browse files
committed
Add link to help article on setting up a global .gitignore
1 parent 62866aa commit 99ea5d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ Machine specific configuration files may be generaged by your IDE while working
6767

6868
Some examples of these files are the `.idea` folder created by JetBrains products (WebStorm, IntelliJ, etc) as well as `.vscode` created by Visual Studio Code for workspace specific settings.
6969

70+
For help setting up a global .gitignore check out this [GitHub article]!
71+
72+
[GitHub article]: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
73+
7074
## Conduct
7175

7276
As mentioned in the readme file, this project is a part of the [`rust-wasm` working group],

0 commit comments

Comments
 (0)