diff options
author | Tim Hunter <thorrsson@github.com> | 2025-07-04 09:39:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-04 09:39:10 -0700 |
commit | 310d5c4fa48aaa215c33642165fe8745e28c138b (patch) | |
tree | a6b0d1f7369d54532858b498d93da44689b4ea09 /community | |
parent | 524ae7b4c771d6ca5053374c93fca2a23d072ef5 (diff) | |
parent | 9c784698ea54dec6b6a82aad13d193d7d9e87749 (diff) | |
download | gitignore-main.tar.gz gitignore-main.zip |
fix: typo
Diffstat (limited to 'community')
-rw-r--r-- | community/Bazel.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/Bazel.gitignore b/community/Bazel.gitignore index bc3afc20..4e1d5a2b 100644 --- a/community/Bazel.gitignore +++ b/community/Bazel.gitignore @@ -6,7 +6,7 @@ /bazel-* # Directories for the Bazel IntelliJ plugin containing the generated -# IntelliJ project files and plugin configuration. Seperate directories are +# IntelliJ project files and plugin configuration. Separate directories are # for the IntelliJ, Android Studio and CLion versions of the plugin. /.ijwb/ /.aswb/ |