-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
100 lines (80 loc) · 1.52 KB
/
.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# Generated by http://gitignore.io
### Java ###
*.class
# Package Files #
*.war
*.ear
### IntelliJ ###
*.iml
*.ipr
*.iws
.idea/
!/.idea/codeStyles/codeStyleConfig.xml
!/.idea/codeStyles/Project.xml
!/.idea/jsDialects.xml
!/.idea/jsLibraryMappings.xml
fixMavenProjects.sh
### Eclipse ###
*.pydevproject
.project
.metadata
*/bin/**
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
.DS_Store
### Configuration screenit ###
jetty-app.config.xml
!*/etc/jetty/context-docker/jetty-app.config.xml
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
### Maven ###
target/
# Checkstyle #
.checkstyle
/target
# Generated #
generated/
generated-cda/
ehcache.disk.store.dir
/bin/
screenit-base/etc/liquibase/db.changelog-gen.sql
*db.changelog-gen.sql
*db.changelog.xml
*.orig
screenit-webservice-broker/id_file
*id_file*
screenit-web/src/main/resources/liquibase
screenit-web/src/test/resources/aspose
screenit-base/voorbeeld_specificatie_bestand.pdf
screenit-web/voorbeeld_sepa_bestand.xml
screenit-web/confluence/*
screenit-regressietest/screenit-seleniumtest/screenshots/
# BK Migratie #
screenit-base/etc/bk-migratie/liquibase/oracle_changelog.csv
dependency-reduced-pom.xml
.env
application-local.yml
logs/**
**/dependencies/
*.log
/screenit-liquibase/diff/
# Project exclude paths
/.gradle/
/build/
/build/classes/kotlin/backend/main/
/build/js/packages/fullstackwebapplication-frontend/kotlin/