forked from ProgrammeVitam/sedatools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
32 lines (28 loc) · 1.24 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
# Build folders & artifacts
windows/*.exe
target/
.apt_generated
.class
samples/
# IDE : intellij
*.iml
.idea
build
# IDE : vscode
.vscode
# IDE : eclipse
.classpath
.project
.settings
# specific files to ignore
# .lnk files are regenerated by test
/resip/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/Link Node 1.2.lnk
/resip/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/Shortcut Node 2.4 - OG Link.lnk
/resip/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/Link SmallContract.text.lnk
/resip/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/ShortCut OK-RULES-MDRULES.zip.lnk
/resip/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/Node 2/Node 2.4 - OG Link/Link ##Test ObjectGroup##.lnk
/resip/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/Node 2/Node 2.5 - OG Shortcut/Shortcut ##Test ObjectGroup##.lnk
/sedalib/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/Node 2/Node 2.5 - OG Shortcut/Shortcut ##Test ObjectGroup##.lnk
/sedalib/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/ShortCut OK-RULES-MDRULES.zip.lnk
/sedalib/src/test/resources/PacketSamples/SampleWithLinksModelV2/Root/Shortcut Node 2.4 - OG Link.lnk
/resip/ResipPreferences.properties