diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-11-27 22:01:07 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-11-27 22:01:07 +0800 |
commit | 51b1378eeddb60bd99199741f2fcee29d8389142 (patch) | |
tree | 6c2e0864fb73b70750846c97aab025d4e3c66b6b /.gitignore | |
parent | 2b380fc299adbea416b4bf81ea9a4c7d11c294f6 (diff) |
Ignore and clean .swf files
Some videos on NicoNico are swf
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 87754f90f..9ce4b5e2d 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ updates_key.pem *.wav *.ape *.mkv +*.swf *.part *.swp test/testdata |