Skip to content

Commit 2b94c1f

Browse files
committed
Removed video from repo
1 parent 87b7b64 commit 2b94c1f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# IBL apps stuff
2+
dlc/*.mp4
3+
14
# Byte-compiled / optimized / DLL files
25
__pycache__/
36
*.py[cod]
@@ -129,4 +132,6 @@ dmypy.json
129132
.pyre/
130133

131134
# VSCode
132-
.vscode/
135+
.vscode/
136+
137+
scratch/

0 commit comments

Comments
 (0)