mirror of
https://github.com/wahyd4/Libr-mobile.git
synced 2026-08-09 04:45:57 +10:00
25 lines
282 B
Plaintext
25 lines
282 B
Plaintext
/.idea/**
|
|
/.cordova/**
|
|
/node_modules/**
|
|
/bower_components/**
|
|
/out/**
|
|
|
|
|
|
/platforms/android/bin/**
|
|
/platforms/android/out/**
|
|
|
|
|
|
**/.idea/*
|
|
|
|
/platforms/ios/**
|
|
/platforms/android/**
|
|
|
|
/dist
|
|
/www/assets/**
|
|
/www/dist/**
|
|
/www/img/**
|
|
/www/js/**
|
|
/www/templates/**
|
|
/www/index.html
|
|
/www/www.iml
|