forked from GPCsolutions/otrs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
75 lines (70 loc) · 1.58 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
.project
.externalToolBuilders
.gnupg
.settings
.includepath
.DS_Store
*.swp
*.swo
# OTRS
doc/manual/en
Kernel/Config/Files/ZZZ*.pm
Kernel/Config/GenericAgent.pm
Kernel/Config.pm
Kernel/Language/*.old
bin/cgi-bin/.htaccess
var/virtualfs
var/run
var/log/*.log
var/OPM
var/Stats
var/tmp/*
var/httpd/htdocs/js/thirdparty/jslint
var/httpd/htdocs/js/js-cache
var/httpd/htdocs/js/js-cache/*
var/httpd/htdocs/skins/Agent/default/css-cache
var/httpd/htdocs/skins/Agent/default/css-cache/*
var/httpd/htdocs/skins/Agent/ivory/css-cache
var/httpd/htdocs/skins/Agent/ivory/css-cache/*
var/httpd/htdocs/skins/Agent/slim/css-cache/*
var/httpd/htdocs/skins/Customer/default/css-cache/*
var/httpd/htdocs/skins/Customer/ivory/css-cache/*
var/sessions/Data*
var/sessions/State*
var/article/*
# Fred
Fred.sopm
CHANGES-Fred
doc/en/Fred.xml
doc/en/Fred.pdf
Kernel/Output/HTML/OutputFilterFred.pm
Kernel/Output/HTML/LayoutFred.pm
Kernel/Output/HTML/OutputFilterPostShowSystemNameInHeader.pm
Kernel/Output/HTML/Fred*
Kernel/Output/HTML/Standard/DevelFred*
Kernel/Config/Files/AAAFred.pm
Kernel/Config/Files/Fred.xml
Kernel/Modules/DevelFred.pm
Kernel/System/Fred
Kernel/System/Fred.pm
Kernel/System/DBListener
var/fred
var/httpd/htdocs/js/Fred*js
# Support
Support.sopm
CHANGES-Support
Kernel/Config/Files/Support.xml
Kernel/cpan-lib/Archive/*
Kernel/cpan-lib/Linux/*
Kernel/Language/*_Support.pm
Kernel/System/Support
var/httpd/htdocs/skins/Agent/default/css/Support.Default.css
# OTRSCodePolicy
.tidyall.d
Perl/Critic
TidyAll
scripts/test/OTRSCodePolicy.t
# ITSM
var/stats/*.xml.installed
bin/CodeInstall.pl
bin/DatabaseInstall.pl