forked from convertigo/convertigo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
50 lines (47 loc) · 1.6 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
*.war
.classpath
.project
.DS_Store
META-INF
**/.settings/*
!**/.settings/org.eclipse.core.resources.prefs
!**/.settings/org.eclipse.jst.jsp.core.prefs
!**/.settings/org.eclipse.wst.validation.prefs
/*/bin
/*/build
/*/lib
/*/target
/*/.tycho-consumer-pom.xml
**/.gradle
/build
/convertigo-splash/splash.bmp
/convertigo-templates/*/*.gradle
!/convertigo-templates/common/*.gradle
/convertigo-templates/*/.gitignore
!/convertigo-templates/common/.gitignore
/convertigo-templates/*/.gitattributes
!/convertigo-templates/common/.gitattributes
/convertigo-templates/*/build
/convertigo-templates/*/gradle*
/convertigo-templates/*.zip
/eclipse-feature/feature.xml
/eclipse-feature/feature.xml.tmp
/eclipse-plugin-product/about.ini
/eclipse-plugin-product/plugin.xml
/eclipse-plugin-product/splash.bmp
/eclipse-plugin-product/content/convertigoBox.png
/eclipse-plugin-studio/src/com/twinsoft/convertigo/eclipse/swt/UCDetectorHelperGenerated.java
/eclipse-plugin-studio/src/com/twinsoft/convertigo/eclipse/wizards/setup/license.txt
/eclipse-plugin-studio/tomcat/webapps/convertigo/licenses/license.txt
/eclipse-plugin-studio/tomcat/webapps/convertigo/templates/project/*
/eclipse-plugin-studio/tomcat/webapps/convertigo/swagger/dist
/eclipse-plugin-studio/tomcat/webapps/convertigo/system/
/eclipse-plugin-studio/tomcat/webapps/convertigo/web/
/eclipse-plugin-studio/tomcat/webapps/convertigo/studio/
/eclipse-plugin-studio/tomcat/work
/eclipse-repository/category.xml
/eclipse-repository/Convertigo.product
/eclipse-repository/Convertigo.product.tmp
/engine/src/com/twinsoft/convertigo/engine/admin/services/mobiles/res
/resources
/workspace