Browse Source

.editorconfig should not be ignored

pull/1370/head
b 4 years ago
parent
commit
c963070529
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      .gitignore

+ 1
- 2
.gitignore View File

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

Loading…
Cancel
Save