You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ignore.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ ignore_files:
20
20
You may also specify a `.wokeignore` file at the root of the directory to add additional ignore files.
21
21
This also follows the [gitignore](https://git-scm.com/docs/gitignore) convention.
22
22
23
-
See [.wokeignore.example]({{config.repo_url}}blob/main/.wokeignore.example) for a collection of common files and directories that may contain generated [SHA](https://en.wikipedia.org/wiki/Secure_Hash_Algorithms) and [GUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)s. Dependency directories are also shown in the example as the linter will parse dependency source code and possibly find errors.
23
+
See [.wokeignore.example]({{config.repo_url}}/blob/main/.wokeignore.example) for a collection of common files and directories that may contain generated [SHA](https://en.wikipedia.org/wiki/Secure_Hash_Algorithms) and [GUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)s. Dependency directories are also shown in the example as the linter will parse dependency source code and possibly find errors.
See also the list of [contributors]({{config.repo_url}}contributors) who participated in this project.
5
+
See also the list of [contributors]({{config.repo_url}}/contributors) who participated in this project.
6
6
7
7
## Contributing
8
8
9
-
Please read [CONTRIBUTING.md]({{config.repo_url}}blob/main/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
9
+
Please read [CONTRIBUTING.md]({{config.repo_url}}/blob/main/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
10
10
11
11
## License
12
12
13
13
This application is licensed under the MIT License, you may obtain a copy of it
0 commit comments