forked from devonfw/cobigen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
26 lines (25 loc) · 792 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
/*.settings
bin
target
eclipse-target
.flattened-pom.xml
/.project
*.log
/cobigen-eclipse/.project
cobigen-maven/src/main/resources/META-INF/maven/plugin.xml
cobigen/cobigen-javaplugin/src/main/resources/lib/*
cobigen/cobigen-javaplugin-parent/cobigen-javaplugin/src/main/resources/lib/
cobigen/cobigen-xmlplugin/src/main/resources/lib/
cobigen/cobigen-tsplugin/src/main/resources/lib/
cobigen/cobigen-propertyplugin/src/main/resources/lib/
cobigen/cobigen-textmerger/src/main/resources/lib/
cobigen/cobigen-htmlplugin/src/main/resources/lib/
cobigen/cobigen-jsonplugin/src/main/resources/lib/
cobigen/cobigen-senchaplugin/src/main/resources/lib/
cobigen/cobigen-openapiplugin/src/main/resources/lib/
cobigen-cli/class-loader-agent/.settings
#Python
*.pyc
.pydevproject
objectdb
.mypy_cache