summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Hamann <michael@content-space.de>2010-12-26 23:03:16 +0100
committerMichael Hamann <michael@content-space.de>2010-12-29 21:58:39 +0100
commite6cecb0872ef457f44529edbc736aba3dc3ac258 (patch)
tree9084db13373f0d6ef381642628d2186d1056f4df /.gitignore
parent650ebc14deceda2e5807bb777a04ee3d476429be (diff)
downloadrpg-e6cecb0872ef457f44529edbc736aba3dc3ac258.tar.gz
rpg-e6cecb0872ef457f44529edbc736aba3dc3ac258.tar.bz2
Language files can now be customized in the conf/ directory
As suggested by Robin Getz locale .txt files can now be duplicated and changed in the conf/lang/ directory and conf/plugin_lang/$plugin/ directory for plugins.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2d7f2df97..4fb846732 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,8 @@
/conf/user*.css
/conf/user*.js
/conf/words.aspell
+/conf/lang/*
+/conf/plugin_lang/*
.htaccess
*.swp
*.bak