forked from AuraQ/AutoCompleteForMendix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (40 loc) · 741 Bytes
/
.gitignore
File metadata and controls
46 lines (40 loc) · 741 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
44
45
test/javasource/*
!test/javasource/testsuite_default
test/javasource/testsuite_default/proxies/*
test/deployment/
test/.classpath
test/.project
test/theme/
test/userlib/
test/.classpath
test/.project
test 8/javasource/*
!test 8/javasource/testsuite_default
test 8/javasource/testsuite_default/proxies/*
test 8/deployment/
test 8/.classpath
test 8/.project
test 8/userlib/
test 8/.classpath
test 8/.project
test 8/GPUCache/
test 9/javasource/*
!test 9/javasource/testsuite_default
test 9/javasource/testsuite_default/proxies/*
test 9/deployment/
test 9/.classpath
test 9/.project
test 9/userlib/
test 9/.classpath
test 9/.project
test 9/GPUCache/
*.launch
*.tmp
*.lock
.idea/
dist/
node_modules/
.editorconfig
*DS_Store*
.vscode/
*.bak