Merge pull request #131 from einsteinx2/improve-gitignore

Improved gitignore, macOS files and IDE configs
This commit is contained in:
Jose Diaz-Gonzalez
2020-01-06 13:11:06 -05:00
committed by GitHub

9
.gitignore vendored
View File

@@ -25,3 +25,12 @@ doc/_build
# Generated man page
doc/aws_hostname.1
# Annoying macOS files
.DS_Store
._*
# IDE configuration files
.vscode
.atom