minor bugsfixed documentation added
[phpmyadmin/ankitg.git] / .gitignore
blob3e12f7d6f49688519d2f6ebe91558df5992238ed
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 *.sw[op]
23 # Locales
24 locale
25 # Backups
27 # Javascript sources
28 sources
29 # API documentation
30 apidoc