Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
60 lines (56 loc) · 1.09 KB

File metadata and controls

60 lines (56 loc) · 1.09 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
57
58
59
60
# We ignore all target folders except of ../annotations/target as it contains annotations that
# describe a "target (of a method call)" ... it was probably not a wise choice to name the
# package "target", but this is how it is.
target
!OPAL/bi/src/test/fixtures-java/support/annotations/target
# OTHER PATTERNS
build
.DS_Store
.cache
.classpath
.project
bin
.settings
.scala_dependencies
*.iml
*.ipr
*.iws
.idea
.worksheet
*.hprof
*.gz
*.log
*.aux
Icon?
/shippable/
.history
.tmpBin
.cache-*
Test.class
/.ensime
/.ensime_cache
/project/.ensime
/build.sublime-workspace
/OPAL.sublime-project
/OPAL.sublime-workspace
.ensime_cache
/?.gv
temp
/ensime.sbt
.vscode/settings.json
/project/eclipse.sbt
/OPAL/bi/src/test/fixtures-java/rt-jar-stubs-1.8.0-works.jar
.bloop/
.metals/
.bsp
project/project
project/metals.sbt
build_log.txt
# Exclude .jvmopts as this specifies custom sbt launching options
.jvmopts
# Contains the machine local settings for the scalac compiler
scalac.options.local
# Contains additional, machine-local settings which do not conflict with
# settings from the build file
local.sbt
.sbtopts
Morty Proxy This is a proxified and sanitized view of the page, visit original site.