Sha256: 2051025fe271d356307df6af5fd8b5d2ae7b875350dc994af7752ca5160600f2

Contents?: true

Size: 459 Bytes

Versions: 4

Compression:

Stored size: 459 Bytes

Contents

# gitignore template for Bazel build system
# website: https://bazel.build/

# Ignore all bazel-* symlinks. There is no full list since this can change
# based on the name of the directory bazel is cloned into.
/bazel-*

# Directories for the Bazel IntelliJ plugin containing the generated
# IntelliJ project files and plugin configuration. Seperate directories are
# for the IntelliJ, Android Studio and CLion versions of the plugin.
/.ijwb/
/.aswb/
/.clwb/

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
forgitter-0.1.4 data/github/community/Bazel.gitignore
forgitter-0.1.3 data/github/community/Bazel.gitignore
forgitter-0.1.2 data/github/community/Bazel.gitignore
forgitter-0.1.1 data/github/community/Bazel.gitignore