forked from neo4j/docs-drivers
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (42 loc) · 634 Bytes
/
.gitignore
File metadata and controls
45 lines (42 loc) · 634 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
*.iml
*.ipr
*.iws
*.sw?
*~
.DS_Store
.cache
.cache-main
.cache-main
.cache-main
.cache-tests
.cache-tests
.cache-tests
.classpath
.externalToolBuilders/
.factorypath
.gradle
.gradletasknamecache
.idea
.java-version
.mailmap
.project
.scala_dependencies
.settings
.shell_history
Thumbs.db
\#*
bin/teamcity/
build/
devenv.local
shared/
src/main/_common-and-old/
tags
target/
# docs project
.env
node_modules/
# use worktrees for clones of content from other branches so Antora can access it
worktrees/
# examples for this version of each driver are cloned to an Antora modules dir
*/modules/api/
modules/ROOT/partials/driver-sources/