-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
53 lines (40 loc) · 850 Bytes
/
.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
# Maven artifacts
**/target/**
# Generated OSGI Bundle manifest
# Diff artifacts
*.orig
# Java binaries
*.class
# Package files
#*.jar
*.war
*.ear
# Eclipse project files
.classpath
.settings/
.metadata/
# Generated eclipse files
# Netbeans project files
nbactions.xml
nb-configuration.xml
# IDEA project files
.idea/
*.iml
*.ipr
*.iws
# ecore generated model
#bundles/fr.univnantes.termsuite.ui/src/fr/univnantes/termsuite/ui/model/
# Remove bin dirs
bundles/fr.univnantes.termsuite.core/bin/
features/fr.univnantes.termsuite.feature/bin/
bundles/fr.univnantes.termsuite.resources/bin/
bundles/fr.univnantes.termsuite.ui/bin/
releng/fr.univnantes.termsuite.ui.product/bin
bundles/org.eclipse.e4.ui.progress/bin
# Remove jar
bundles/fr.univnantes.termsuite.ui/lib/termsuite-core*.jar
bintray.api
bintray.properties
*.swp
/log
/pref1.txt