mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-06 00:28:01 +01:00
Merge pull request #131 from einsteinx2/improve-gitignore
Improved gitignore, macOS files and IDE configs
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -25,3 +25,12 @@ doc/_build
|
||||
|
||||
# Generated man page
|
||||
doc/aws_hostname.1
|
||||
|
||||
# Annoying macOS files
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
# IDE configuration files
|
||||
.vscode
|
||||
.atom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user