mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-06 08:28:03 +01:00
chore: update gitignore
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -18,13 +18,13 @@ pkg
|
|||||||
|
|
||||||
# Debian Files
|
# Debian Files
|
||||||
debian/files
|
debian/files
|
||||||
debian/python-aws-hostname*
|
debian/python-github-backup*
|
||||||
|
|
||||||
# Sphinx build
|
# Sphinx build
|
||||||
doc/_build
|
doc/_build
|
||||||
|
|
||||||
# Generated man page
|
# Generated man page
|
||||||
doc/aws_hostname.1
|
doc/github_backup.1
|
||||||
|
|
||||||
# Annoying macOS files
|
# Annoying macOS files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@@ -34,4 +34,11 @@ doc/aws_hostname.1
|
|||||||
.vscode
|
.vscode
|
||||||
.atom
|
.atom
|
||||||
|
|
||||||
README
|
README
|
||||||
|
|
||||||
|
# RSA
|
||||||
|
id_rsa
|
||||||
|
id_rsa.pub
|
||||||
|
|
||||||
|
# Virtual env
|
||||||
|
venv
|
||||||
|
|||||||
Reference in New Issue
Block a user