init
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# SpecStory explanation file
|
||||
.specstory/.what-is-this.md
|
||||
|
||||
# Logs
|
||||
logs/*
|
||||
|
||||
# Encoded files
|
||||
input/*
|
||||
output/*
|
||||
# Video files
|
||||
*.mp4
|
||||
*.mkv
|
||||
*.avi
|
||||
*.mov
|
||||
*.wmv
|
||||
*.flv
|
||||
*.webm
|
||||
*.DVR.mp4
|
||||
*.ts
|
||||
*.m2ts
|
||||
*.mts
|
||||
Reference in New Issue
Block a user