forked from LigeroSmart/ligerosmart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (54 loc) · 780 Bytes
/
.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
js-cache
css-cache
var/run
var/log
var/tmp
var/article
Kernel/Config/Files/ZZZ*.pm
*.save
build.log
latest-build
.gitconfig
*.swp
.vscode*
.local
.ssh
.project
.sublimelinterrc
.externalToolBuilders
.gnupg
.settings
.includepath
.DS_Store
*.swp
*.swo
*~
.profile
.vstags
.vscode*
.procmailrc
/ARCHIVE
Kernel/Config/Backups/
Kernel/Config/Files/User/*
Kernel/Language/*.old
bin/cgi-bin/.htaccess
var/virtualfs
var/OPM
var/Stats
var/httpd/htdocs/SeleniumScreenshots/
var/httpd/htdocs/js/thirdparty/jslint
var/httpd/htdocs/js/js-cache
var/httpd/htdocs/skins/*/*/css-cache
var/sessions/Data*
var/sessions/State*
var/article/*
nytprof*.out
perltidy.LOG
perltidy.LOG.old
var/stats/*.xml.installed
bin/CodeInstall.pl
bin/ModuleCode.pl
bin/DatabaseInstall.pl
.cache
.viminfo
.bash*