diff options
| author | Daniel Gnoutcheff <gnoutchd@softwarefreedom.org> | 2016-06-29 16:36:14 -0400 |
|---|---|---|
| committer | Daniel Gnoutcheff <gnoutchd@softwarefreedom.org> | 2016-06-29 16:36:14 -0400 |
| commit | 4c86254bd0af752727e56ff984d189064ccf2a88 (patch) | |
| tree | 539073e2d4703afb5d7ad0bb9202e8ae35260eeb /.gitignore | |
| parent | d013f8534767cf906d55076797afd50df14733af (diff) | |
Split AVFS stuff into its own module.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |
