diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-05-18 14:45:50 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-05-18 14:45:50 +0200 |
commit | 3765c31f7cc8b86d4bda1a7fd5f00533b322b9c0 (patch) | |
tree | 5c7a39c7bdbea4cf4d09ec10ce33fa26691ae714 /.gitignore | |
parent | 315d92afcdb95b360b5a4217f222a8b408a33290 (diff) | |
download | ratatoeskr-cms-3765c31f7cc8b86d4bda1a7fd5f00533b322b9c0.tar.gz ratatoeskr-cms-3765c31f7cc8b86d4bda1a7fd5f00533b322b9c0.tar.bz2 ratatoeskr-cms-3765c31f7cc8b86d4bda1a7fd5f00533b322b9c0.zip |
Better gitignore file.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,3 +2,10 @@ docu naturaldocs_dir *~ images/* +ratatoeskr/templates/src/plugintemplates/* +ratatoeskr/templates/src/usertemplates/* +ratatoeskr/templates/transc/* +ratatoeskr/libs/stupid_template_engine.php +ratatoeskr/libs/markdown.php +ratatoeskr/libs/kses.php +ratatoeskr/config.php |