anonymous 2 years ago
parent
commit
deb7922cf4
4 changed files with 8 additions and 0 deletions
  1. +3
    -0
      .editorconfig
  2. +5
    -0
      .gitignore
  3. +0
    -0
      hamls/.keep
  4. +0
    -0
      tests/.keep

+ 3
- 0
.editorconfig View File

@@ -0,0 +1,3 @@
[*]
indent_style = space
indent_size = 2

+ 5
- 0
.gitignore View File

@@ -0,0 +1,5 @@
tests/*
!tests/.keep

hamls/*
!hamls/.keep

+ 0
- 0
hamls/.keep View File


+ 0
- 0
tests/.keep View File


Loading…
Cancel
Save