]> git.parisson.com Git - telemeta.git/commitdiff
cleanup
authoryomguy <yomguy@parisson.com>
Mon, 19 Nov 2012 16:53:34 +0000 (17:53 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 19 Nov 2012 16:53:34 +0000 (17:53 +0100)
.gitignore
.gitmodules [new file with mode: 0644]
telemeta/locale [new submodule]

index c452b7eec67c56381d4539ef24f1c44c298b327d..77cc6d8b992745baf73bb3c78abdb874866b18a2 100644 (file)
@@ -22,8 +22,5 @@ pip-log.txt
 .coverage
 .tox
 
-#Translations
-*.mo
-
 #Mr Developer
 .mr.developer.cfg
diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..e0e5f5d
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "telemeta/locale"]
+       path = telemeta/locale
+       url = http://vcs.parisson.com/git/telemeta-locales.git
diff --git a/telemeta/locale b/telemeta/locale
new file mode 160000 (submodule)
index 0000000..f55d07e
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit f55d07e8b4e72ce05df31b406ac591c68dcecb55