-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
26 lines (26 loc) · 1 KB
/
.gitignore
File metadata and controls
26 lines (26 loc) · 1 KB
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
bin
parts
develop-eggs
eggs
include
/lib
.mr.developer.cfg
.installed.cfg
*.pyc
*.pyo
*.egg-info
src/libcloud
src/fabric
src/paramiko
.DS_Store
.Python
/.project
*.yaml
/.pydevproject
settings.py
local/
.idea
build
share
lib64
dist/