-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (42 loc) · 895 Bytes
/
.gitignore
File metadata and controls
43 lines (42 loc) · 895 Bytes
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
#mxgit-marker-start
*.bak
*.launch
*.mda
*.mpr.lock
*.orig
*.svn
.classpath
.gradle/
.idea
.mendix-cache
.project
.settings
.svn
.vscode
/.nb-gradle-properties
/.nb-gradle/
/bin/
/build/
/nbproject/
GPUCache
gradle
gradlew
gradlew.bat
package.xml
private/cache/retriever/catalog.xml
/src/CommunityCommons/*.mpk
/src/CommunityCommons/*.mpr.bak
/src/CommunityCommons/*.mpr.left*
/src/CommunityCommons/*.mpr.lock
/src/CommunityCommons/*.mpr.right*
/src/CommunityCommons/build/
/src/CommunityCommons/deployment
/src/CommunityCommons/javasource/*/proxies/
/src/CommunityCommons/javasource/system/
/src/CommunityCommons/modeler-merge-marker
/src/CommunityCommons/project-settings.user.json
/src/CommunityCommons/theme/native/
/src/CommunityCommons/theme/web
/src/CommunityCommons/themesource/
/src/CommunityCommons/userlib/
/src/CommunityCommons/vendorlib/