chore: update gitignore

This commit is contained in:
Jose Diaz-Gonzalez
2023-12-09 12:30:45 -05:00
parent bd65c3d5d6
commit 96592295e1

11
.gitignore vendored
View File

@@ -18,13 +18,13 @@ pkg
# Debian Files
debian/files
debian/python-aws-hostname*
debian/python-github-backup*
# Sphinx build
doc/_build
# Generated man page
doc/aws_hostname.1
doc/github_backup.1
# Annoying macOS files
.DS_Store
@@ -35,3 +35,10 @@ doc/aws_hostname.1
.atom
README
# RSA
id_rsa
id_rsa.pub
# Virtual env
venv