diff options
| author | tassaron | 2017-05-29 17:40:40 -0400 |
|---|---|---|
| committer | tassaron | 2017-05-29 17:40:40 -0400 |
| commit | 37fd68fd2bd2ad81bf1b08d923df2a0934bee6b8 (patch) | |
| tree | ec2cf4141614aa45d5c99c804adede05d37ece8d /.gitignore | |
| parent | 75f1e8af76fe0ea01d4dd59d53d6ce3b31a4a706 (diff) | |
remove test video
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ __pycache__ settings.ini build/* -.vscode/*
\ No newline at end of file +.vscode/* +*.mkv +*.mp4 |
