diff options
author | silverwind <me@silverwind.io> | 2022-09-11 00:20:43 +0000 |
---|---|---|
committer | silverwind <me@silverwind.io> | 2022-09-11 00:20:43 +0000 |
commit | 77c916f6d9915784c323bc2dd8d29c17e6bff257 (patch) | |
tree | b8fe8d5c82b1d13b626340201897e7cd9e30df36 /options/gitignore | |
parent | 754861a020b4160140d6fb1e4351018fb9ae9374 (diff) | |
download | gitea-77c916f6d9915784c323bc2dd8d29c17e6bff257.tar.gz gitea-77c916f6d9915784c323bc2dd8d29c17e6bff257.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/gitignore')
-rw-r--r-- | options/gitignore/Bazel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/gitignore/Bazel b/options/gitignore/Bazel index 4e1d5a2ba0..bc3afc20ba 100644 --- a/options/gitignore/Bazel +++ b/options/gitignore/Bazel @@ -6,7 +6,7 @@ /bazel-* # Directories for the Bazel IntelliJ plugin containing the generated -# IntelliJ project files and plugin configuration. Separate directories are +# IntelliJ project files and plugin configuration. Seperate directories are # for the IntelliJ, Android Studio and CLion versions of the plugin. /.ijwb/ /.aswb/ |