forked from googleapis/google-api-java-client-services
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (40 loc) · 595 Bytes
/
.gitignore
File metadata and controls
53 lines (40 loc) · 595 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.gitignore
# Vim files
*.swp
# Packages
dist
build
bin
var
sdist
target
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
*.iml
.idea
.settings
.DS_Store
.classpath
# Built documentation
/docs/
# Wheel directory used in Travis builds.
gcloud-java-wheels/
src/test/resources/gcd-head.zip
src/test/resources/gcd-v1beta2-rev1-2.1.1.zip
# API key file containing value of GOOGLE_API_KEY for integration tests
api_key
# Python utilities
*.pyc
*.egg-info
*.jar
# Generator files
.cache/
synth.metadata