Skip to content

Commit b90ba4c

Browse files
authored
Merge pull request #3 from mendix/release/1.3.2
[UIA-373] Update license to MIT
2 parents dd0a9dc + df8c5e9 commit b90ba4c

2 files changed

Lines changed: 17 additions & 18 deletions

File tree

.gitignore

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
1-
# Build and Release Folders
2-
bin-debug/
3-
bin-release/
4-
[Oo]bj/
5-
[Bb]in/
6-
7-
# Other files and folders
8-
.settings/
9-
10-
# Executables
11-
*.swf
12-
*.air
13-
*.ipa
14-
*.apk
15-
16-
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
17-
# should NOT be excluded as they contain compiler settings and other important
18-
# information for Eclipse / Flash Builder.
1+
Source/.svn
2+
Source/GPUCache
3+
Source/modeler-merge-marker
4+
Source/.mendix-cache
5+
Source/*.mpr.lock
6+
Source/*.mpr.bak
7+
Source/*.mpr.left*
8+
Source/*.mpr.right*
9+
Source/.settings
10+
Source/deployment
11+
Source/theme-cache
12+
proxies
13+
target
14+
*.launch
15+
.classpath
16+
.project
17+
.vscode

Source/AdministrationModule.mpr

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)