diff options
author | FearlessTobi <thm.frey@gmail.com> | 2020-01-26 00:26:07 +0100 |
---|---|---|
committer | FearlessTobi <thm.frey@gmail.com> | 2020-07-18 14:09:11 +0200 |
commit | 347b50ad439f184f0414bf978791f62b7a7c7017 (patch) | |
tree | bacfca25cb24af83222d2dfb70121c47009ebfd6 /dist/languages/.gitignore | |
parent | Merge pull request #4348 from lioncash/nano (diff) | |
download | yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.gz yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.bz2 yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.lz yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.xz yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.zst yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.zip |
Diffstat (limited to 'dist/languages/.gitignore')
-rw-r--r-- | dist/languages/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/languages/.gitignore b/dist/languages/.gitignore new file mode 100644 index 000000000..27e5a0158 --- /dev/null +++ b/dist/languages/.gitignore @@ -0,0 +1,2 @@ +# Ignore the source language file +en.ts |