forked from markreidvfx/pyaaf2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
90 lines (80 loc) · 2.12 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
*.py[cod]
.idea/*
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Other
tests/results
*~
docs/_*
docs/source/api/*
# Mac
.DS_Store
# vim
*.swp
.idea/inspectionProfiles/profiles_settings.xml
.idea/misc.xml
.idea/modules.xml
.idea/pyaaf2.iml
.idea/vcs.xml
examples/6L.wav
tests/AAF testing/Avid AAF Exports to parse/4xGroupClipTest.aaf
tests/AAF testing/Avid AAF Exports to parse/10hr timecode.aaf
tests/AAF testing/Avid AAF Exports to parse/10hrTC.txt
tests/AAF testing/Avid AAF Exports to parse/Group4x.txt
tests/AAF testing/Avid AAF Exports to parse/marker_sequence.aaf
tests/AAF testing/Avid AAF Exports to parse/marker_sequence.txt
tests/AAF testing/Avid AAF Exports to parse/NBC template.aaf
tests/AAF testing/Avid AAF Exports to parse/NBCtemplate.txt
tests/AAF testing/Avid AAF Exports to parse/Simple 1x Video track.aaf
tests/AAF testing/Avid AAF Exports to parse/Simple1x.txt
tests/AAF testing/Avid AAF Exports to parse/tally-timer.txt
tests/AAF testing/GroupTestGroupClip-fromScript.aaf
tests/AAF testing/GroupTestGroupClip-fromScript.txt
.gitignore
pyaaf2env/pyvenv.cfg
tests/AAF testing/20240214 WORKING version - writeTallyAAF.py
tests/AAF testing/Layout_Seq_AAF.aaf
tests/AAF testing/maya_sequence_test.py
tests/AAF testing/readAAF.py
tests/AAF testing/readAAF2.py
tests/AAF testing/renameAAF.py
tests/AAF testing/testChatGPT2.py
tests/AAF testing/testGPT.py
tests/AAF testing/testReadFile.py
tests/AAF testing/writeAAF.py
tests/AAF testing/writeAAF2.py
tests/AAF testing/writeSimpleAAF.py
tests/AAF testing/Avid AAF Exports to parse/1 track.aaf
tests/AAF testing/Avid AAF Exports to parse/2 track.aaf
tests/AAF testing/Avid AAF Exports to parse/TallyLog 10_44_59.aaf
tests/AAF testing/Avid AAF Exports to parse/TallyLog 10_44_59.txt
tests/AAF testing/1_simpleComp.aaf
tests/AAF testing/20240216 WORKING version writeTallyAAF copy.py
tests/AAF testing/example_aaf.aaf
tests/AAF testing/multi_cam_group.aaf