FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-github-backup/.gitignore at master · AvePoint/python-github-backup · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
AvePoint
/
python-github-backup
Public
forked from
josegonzalez/python-github-backup
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-github-backup
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
44 lines (34 loc) · 355 Bytes
Breadcrumbs
python-github-backup
/
.gitignore
Copy path
File metadata and controls
44 lines (34 loc) · 355 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
*
.py
[
oc
]
#
Temp files
*
~
~
*
.
*
~
\#
*
.
#
*
*
#
dist
#
Build files
build
dist
pkg
*
.egg
*
.egg-info
#
Debian Files
debian
/
files
debian
/
python-github-backup
*
#
Sphinx build
doc
/
_build
#
Generated man page
doc
/
github_backup.1
#
Annoying macOS files
.DS_Store
._
*
#
IDE configuration files
.vscode
.atom
README
#
RSA
id_rsa
id_rsa.pub
#
Virtual env
venv
Back
|
FazBrowse Home
|
New Git URL