-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
executable file
·77 lines (65 loc) · 1.07 KB
/
.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
*.swp
*.log
*.tar
*.gz
*.sql
*.zip
*.7z
*.rar
node_modules
grunt
bitrix/templates/main/styles/build
bitrix/templates/main/scripts/build
kontaktnaya-informatsiya/index.php
o-kompanii/index.php
o-kompanii/karery/index.php
.source_of_symbolic_links
urlrewrite_.php
index.html
/*.xml
# bitrix tmp dirs
bitrix/cache
bitrix/managed_cache
bitrix/tmp
#SYMBOLIC_LINKS_START#
# configs (security)
bitrix/.settings.php
bitrix/php_interface/dbconn.php
bitrix/license_key.php
# backups
bitrix/backup
# bitrix system dirs
bitrix/.access.php
bitrix/activities
bitrix/activity_limit.php
bitrix/admin
bitrix/click.php
bitrix/components/bitrix
bitrix/coupon_activation.php
bitrix/fonts
bitrix/footer.php
bitrix/gadgets
bitrix/header.php
bitrix/image_uploader
bitrix/images
bitrix/index.php
bitrix/js
bitrix/modules
bitrix/otp
bitrix/p3p.xml
bitrix/panel
bitrix/redirect.php
bitrix/rk.php
bitrix/rss.php
bitrix/services
bitrix/sounds
bitrix/spread.php
bitrix/template
bitrix/themes
bitrix/tools
bitrix/urlrewrite.php
bitrix/virtual_file_system.php
bitrix/web.config
bitrix/wizards
# upload dir
upload