mirrored from https://www.bouncycastle.org/repositories/bc-java
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy path.gitignore
More file actions
60 lines (48 loc) · 720 Bytes
/
Copy path.gitignore
File metadata and controls
60 lines (48 loc) · 720 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
54
55
56
57
58
59
60
.classpath
.gradle
.project
junit*.properties
*.class
*.gen
*/*.gen
*.swp
*.iml
*/*.iml
*.ipr
*.iws
bin/
build/
*/build/
dist/
libs/*.jar
out/
*/out/
.settings/
pg/*.asc
pg/*.bak
pg/*.bpg
pg/*.txt
.idea/
.DS_Store
mail/*.message
mail/id.p12
codesigning.jks
/prov/src/main/core/
bc-build.user.properties
# macOS Finder metadata
.DS_Store
# Claude Code: ignore personal/local state, but share team tooling
# (skills, slash commands, subagents, and project settings.json).
.claude/*
!.claude/settings.json
!.claude/skills/
!.claude/commands/
!.claude/agents/
.claude/settings.local.json
.claude 2/
# Stray test-run output left at the top of modules
/example.p12
/mail/*.p12
/mail/*.message
/prov/ells
/tls/ells