-
-
Notifications
You must be signed in to change notification settings - Fork 84
Expand file tree
/
Copy path.gitignore
More file actions
37 lines (33 loc) · 612 Bytes
/
.gitignore
File metadata and controls
37 lines (33 loc) · 612 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
.DS_Store
target
m2e-target/
bin
test-output
nb-configuration.xml
.classpath
.project
.settings
*.iml
.idea
/.metadata
.cache
derby.log
/devops/.tmp
/devops/.librarian
/devops/.vagrant
/devops/Puppetfile.lock
/devops/modules
/devops/*.rpm.zip
/devops/**/*.semaphore
/devops/test-connection/.lein-repl-history
**/.flattened-pom.xml
.java-version
.sdkmanrc
.gitignore
.checkstyle
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# Ignore auto generated gradle property file copied from maven
querydsl-examples/querydsl-example-ksp-codegen/gradle.properties