Browse Source

add recommended build dir to be ignored..

irr_shared
John-Mark Gurney 3 years ago
parent
commit
01519c05aa
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -2,3 +2,4 @@
.coverage
*.pyc
__pycache__
build

Loading…
Cancel
Save