diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-12-28 13:51:16 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-12-28 13:51:16 +0100 |
commit | 8f75fa200e1042f09f0fe3c4805f5600e3567f54 (patch) | |
tree | 8a88264e7bd04ef493d6ce8a481c899b22408d90 /yomichan/.gitignore | |
parent | ec000fcbb7e721bfd2638427d54f56f2dae76316 (diff) |
makefile shuffle + WIP yomichan sentence export patch
Diffstat (limited to 'yomichan/.gitignore')
-rw-r--r-- | yomichan/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yomichan/.gitignore b/yomichan/.gitignore new file mode 100644 index 0000000..c692a18 --- /dev/null +++ b/yomichan/.gitignore @@ -0,0 +1,4 @@ +*.src +yomichan-settings-*.json +yomichan +yomichan-chrome.zip |