diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-03-03 20:19:53 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-03-03 20:19:53 +0100 |
commit | c101c845587a02afeb591620c95d10fb7a428796 (patch) | |
tree | 70d4d1cd9b455cab676eeec8aac3dcc874a0231c /.gitignore | |
download | custom_translation-c101c845587a02afeb591620c95d10fb7a428796.tar.gz custom_translation-c101c845587a02afeb591620c95d10fb7a428796.tar.bz2 custom_translation-c101c845587a02afeb591620c95d10fb7a428796.zip |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63ee5c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +custom_translation.rpk
\ No newline at end of file |