Remove unused function from most export plugins: PMA_exportComment
[phpmyadmin.git] / .gitignore
blobdda2e0ecd9b0997b584f86269baf5eb63730b513
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 *.sw[op]
24 # Locales
25 /locale/
26 # Backups
28 # Javascript sources
29 /sources/
30 # API documentation
31 /apidoc/
32 # Demo server
33 revision-info.php