Browse Source

gitignore the bulid directory for tests

pull/2764/head
Ivan Pozdeev 1 year ago
parent
commit
2cbba05966
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      plugins/.gitignore

+ 1
- 0
plugins/.gitignore View File

@ -2,3 +2,4 @@
!/.gitignore
!/version-ext-compat
!/python-build
/python-build/test/build

Loading…
Cancel
Save