mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
ignore node_modules and lib
This commit is contained in:
parent
b749ad466c
commit
7c9a6f8f1c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
!node_modules/
|
||||
node_modules/
|
||||
lib/
|
||||
__tests__/runner/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue