Przeglądaj źródła

npm ignore the folder with images for the readme

Artal Druk 7 lat temu
rodzic
commit
c646443d26
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      .npmignore

+ 1
- 1
.npmignore Wyświetl plik

@@ -1,5 +1,5 @@
1 1
 example/
2
-
2
+readme/
3 3
 test/
4 4
 res/generated/
5 5