Browse Source

Merge pull request #666 from dhose/master

Adding '.python-version' to .gitignore
pull/668/head
Slavi Pantaleev 5 years ago
committed by GitHub
parent
commit
736a52f735
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -4,3 +4,4 @@
!/inventory/scripts
/roles/*/files/scratchpad
.DS_Store
.python-version

Loading…
Cancel
Save