-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
53 lines (53 loc) · 1.3 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
*.pyc
bin/activate
bin/activate_this.py
bin/django-admin.py
bin/easy_install
bin/easy_install-2.6
bin/pip
bin/pip-2.6
bin/python
build
build-stamp
debian/files
debian/jukebox
debian/jukebox.debhelper.log
debian/jukebox.postinst.debhelper
debian/jukebox.prerm.debhelper
debian/jukebox.substvars
dev.db
distribute-0.6.10.tar.gz
fixtures
fixtures/initial_data.json
include/
jukebox.egg-info/SOURCES.txt
jukebox.sqlite3
lib/*.deb
lib/*.gz
lib/eyed3-0.6.17/Makefile
lib/eyed3-0.6.17/build-stamp
lib/eyed3-0.6.17/build/*
lib/eyed3-0.6.17/config.guess
lib/eyed3-0.6.17/config.log
lib/eyed3-0.6.17/config.status
lib/eyed3-0.6.17/config.sub
lib/eyed3-0.6.17/debian/eyed3.debhelper.log
lib/eyed3-0.6.17/debian/eyed3.substvars
lib/eyed3-0.6.17/debian/eyed3/
lib/eyed3-0.6.17/debian/files
lib/eyed3-0.6.17/debian/python-eyed3.debhelper.log
lib/eyed3-0.6.17/debian/python-eyed3.postinst.debhelper
lib/eyed3-0.6.17/debian/python-eyed3.prerm.debhelper
lib/eyed3-0.6.17/debian/python-eyed3.substvars
lib/eyed3-0.6.17/debian/python-eyed3/
lib/eyed3-0.6.17/doc/eyeD3.1
lib/eyed3-0.6.17/etc/eyeD3.spec
lib/eyed3-0.6.17/patch-stamp
lib/eyed3-0.6.17/setup.py
lib/eyed3-0.6.17/src/eyeD3/__init__.py
lib/eyed3_0.6.17-1.dsc
lib/eyed3_0.6.17-1.tar.gz
lib/eyed3_0.6.17-1_i386.changes
lib/python2.6/
static_media/music/photos/*
static_media/music/songs/*