• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Gradle
2build
3gradle.properties
4.gradle
5local.properties
6out/
7
8# Protobuf
9gen_gradle
10
11# Bazel
12bazel-*
13
14# Maven (proto)
15target
16
17# IntelliJ IDEA
18.idea
19*.iml
20.editorconfig
21
22# Eclipse
23.classpath
24.project
25.settings
26bin
27
28# NetBeans
29/.nb-gradle
30/.nb-gradle-properties
31
32# VS Code
33.vscode
34
35# OS X
36.DS_Store
37
38# Emacs
39*~
40\#*\#
41
42# Vim
43.swp
44
45# Other
46TAGS
47