Fix #11417: Allow EVENT_MENU_MAIN plugin events to return null
[mantis/radio.git] / .gitignore
blob8f4e28780e6536c281b11535fa0f7e82d7d1447a
1 # Config files
2 config_inc.php
3 custom_constants_inc.php
4 custom_strings_inc.php
5 custom_functions_inc.php
6 mantis_offline.php
8 # Docbook builds
9 docbook/*/*/builddate
10 docbook/*/*/build
11 docbook/*/*/install
13 # Untracked plugins
14 plugins/*
16 # IDE/Editor temporary files
18 *.swp
19 *.bak
20 .buildpath
21 .cache
22 .project
23 .settings
25 # IIS7 
26 web.config
28 #libraries
29 library/jpgraph
30 library/FirePHPCore