update gitignore

This commit is contained in:
2026-02-18 21:35:37 +07:00
parent 4a141c37e8
commit 60024c5f61
11228 changed files with 86010 additions and 43 deletions

View File

@@ -0,0 +1,8 @@
#Sun Feb 15 23:44:38 WIB 2026
com.pichillilorenzo.flutter_inappwebview_android-main-1\:/drawable/floating_action_mode_shape.xml=/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/packaged_res/debug/packageDebugResources/drawable/floating_action_mode_shape.xml
com.pichillilorenzo.flutter_inappwebview_android-main-1\:/layout/activity_web_view.xml=/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/packaged_res/debug/packageDebugResources/layout/activity_web_view.xml
com.pichillilorenzo.flutter_inappwebview_android-main-1\:/layout/chrome_custom_tabs_layout.xml=/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/packaged_res/debug/packageDebugResources/layout/chrome_custom_tabs_layout.xml
com.pichillilorenzo.flutter_inappwebview_android-main-1\:/layout/floating_action_mode.xml=/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/packaged_res/debug/packageDebugResources/layout/floating_action_mode.xml
com.pichillilorenzo.flutter_inappwebview_android-main-1\:/layout/floating_action_mode_item.xml=/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/packaged_res/debug/packageDebugResources/layout/floating_action_mode_item.xml
com.pichillilorenzo.flutter_inappwebview_android-main-1\:/menu/menu_main.xml=/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/packaged_res/debug/packageDebugResources/menu/menu_main.xml
com.pichillilorenzo.flutter_inappwebview_android-main-1\:/xml/provider_paths.xml=/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/packaged_res/debug/packageDebugResources/xml/provider_paths.xml

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_close">Close</string>
<string name="action_go_back">Go Back</string>
<string name="action_go_forward">Go Forward</string>
<string name="action_reload">Reload</string>
<string name="action_share">Share</string>
<string name="menu_search">Search</string>
<style name="AppTheme" parent="Theme.AppCompat.Light">
</style>
<style name="InAppWebViewTheme" parent="Theme.AppCompat">
</style>
<style name="ThemeTransparent" parent="android:Theme">
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:windowContentOverlay">@null</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsFloating">true</item>
<item name="android:backgroundDimEnabled">false</item>
</style>
</resources>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res"><file name="activity_web_view" path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/layout/activity_web_view.xml" qualifiers="" type="layout"/><file name="floating_action_mode" path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/layout/floating_action_mode.xml" qualifiers="" type="layout"/><file name="floating_action_mode_item" path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/layout/floating_action_mode_item.xml" qualifiers="" type="layout"/><file name="chrome_custom_tabs_layout" path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/layout/chrome_custom_tabs_layout.xml" qualifiers="" type="layout"/><file name="provider_paths" path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/xml/provider_paths.xml" qualifiers="" type="xml"/><file path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/values/styles.xml" qualifiers=""><style name="InAppWebViewTheme" parent="Theme.AppCompat">
</style><style name="AppTheme" parent="Theme.AppCompat.Light">
</style><style name="ThemeTransparent" parent="android:Theme">
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:windowContentOverlay">@null</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsFloating">true</item>
<item name="android:backgroundDimEnabled">false</item>
</style></file><file path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/values/strings.xml" qualifiers=""><string name="action_go_back">Go Back</string><string name="action_go_forward">Go Forward</string><string name="action_reload">Reload</string><string name="action_share">Share</string><string name="action_close">Close</string><string name="menu_search">Search</string></file><file name="menu_main" path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/menu/menu_main.xml" qualifiers="" type="menu"/><file name="floating_action_mode_shape" path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/res/drawable/floating_action_mode_shape.xml" qualifiers="" type="drawable"/></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/generated/res/resValues/debug"/></dataSet><mergedItems/></merger>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/debug/jniLibs"/></dataSet></merger>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/debug/shaders"/></dataSet></merger>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/main/assets"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/itc43/.pub-cache/hosted/pub.dev/flutter_inappwebview_android-1.1.3/android/src/debug/assets"/></dataSet><dataSet config="generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/media/itc43/Data/OTHER_PROJECT/kulakpos/codecanyon-N6kYsyMb-pospro-pos-inventory-flutter-app-with-laravel-admin-panel/appkulakpos/build/flutter_inappwebview_android/intermediates/shader_assets/debug/compileDebugShaders/out"/></dataSet></merger>