forked from alexgheorghiu/diagramo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.hgignore
43 lines (34 loc) · 769 Bytes
/
.hgignore
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
\.orig$
\.orig\..*$
\.chg\..*$
\.rej$
\.conflict\~$
syntax: glob
web/editor/data/diagrams/.htaccess
web/editor/data/diagrams/*.dia
web/editor/data/diagrams/*.dmo
web/editor/data/diagrams/*.jpg
web/editor/data/diagrams/*.png
web/editor/data/diagrams/*.svg
web/editor/data/diagrams/*.csv
web/editor/data/*.db
web/editor/data/import/*.png
web/editor/data/import/*.jpg
web/editor/data/import/*.gif
web/editor/data/import/*.bmp
web/editor/data/import/*.svg
web/editor/data/import/.htaccess
web/editor/data/proxy.ini
documents/mailserver/*.html
documents/jsdoc-toolkit/out/
documents/jsdoc-toolkit/test.bat
documents/jsdoc-toolkit/test.log
documents/sql/*.db3
web/editor/common/settings.php
web/version.num
build/
build-all-in-one/
build-light
release/
temp/
.idea/