repo.or.cz
/
phpmyadmin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Translated using Weblate (Interlingua)
[phpmyadmin.git]
/
.gitignore
blob
25f05a8ec3808f95a2d1172c4b5536f0cbba9983
1
# Directory for creating releases
2
/release/
3
# Configuration files
4
/config.inc.php
5
/config.header.inc.php
6
/config.footer.inc.php
7
# Upload/save dirs
8
/upload/
9
/save/
10
# For setup script
11
/config/
12
# ctags
13
tags
14
# Editor files
15
phpmyadmin.wpj
16
.projectOptions
17
.vimrc
18
.project
19
.settings
20
.buildpath
21
.cache
22
.idea
23
.netbeans
24
*.sw[op]
25
# IIS files
26
web.config
27
# Locales
28
/locale/
29
# Backups
30
*~
31
# Javascript line counts
32
/js/line_counts.php
33
# API documentation
34
/apidoc/
35
# Demo server
36
revision-info.php
37
# PHPUnit
38
phpunit.xml
39
/test/bootstrap.php
40
# Jenkins
41
/build/
42
# Netbeans ide stuff
43
/nbproject/
44
# Eclipse ide stuff
45
/.pydevproject
46
# Ant cache
47
cache.properties