forked from pantsbuild/pants
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
56 lines (55 loc) · 757 Bytes
/
.gitignore
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
54
55
56
*.class
*.iml
*.ipr
*.iws
*.lock_message
*.pyc
*.hprof
*.swp
*.sublime-project
*.sublime-workspace
*~
*#
.#*
.DS_Store
.build.properties
.buildcache/
.coverage*
.idea
.cache
.pants.d
.pants.run
.pants.workdir.file_lock
.pants.stats
.pantsd.startup
.pids
.project
.settings
.classpath
.factorypath
.python
.pydevproject
build/
codegen/classes/
htmlcov/
out/
# remove root-level /bin, which is created by Eclipse
/bin/
/build-support/*.pex
/build-support/*.venv
/build-support/virtualenv-*
/build-support/virtualenv.dist/
/build-support/phab/
/dist/
/lib/
arc.sh
BUILD.release*
pants.ini.sitegen
target
GPATH
GRTAGS
GSYMS
GTAGS
# Generated by build-support/bin/generate-bintray-manifest.sh for
# use by Travis-CI bintray deploys.
/native-engine.bintray.json