mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
ignore export_environment file
This commit is contained in:
parent
3df40d3dfb
commit
c2ac2512ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,6 +25,7 @@ android/key.properties
|
|||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
# Flutter/Dart/Pub related
|
# Flutter/Dart/Pub related
|
||||||
|
ios/Flutter/flutter_export_environment.sh
|
||||||
**/doc/api/
|
**/doc/api/
|
||||||
.dart_tool/
|
.dart_tool/
|
||||||
.flutter-plugins
|
.flutter-plugins
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
# This is a generated file; do not edit or check into version control.
|
|
||||||
export "FLUTTER_ROOT=c:\flutter"
|
|
||||||
export "FLUTTER_APPLICATION_PATH=C:\inventree-app"
|
|
||||||
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
|
||||||
export "FLUTTER_TARGET=lib\main.dart"
|
|
||||||
export "FLUTTER_BUILD_DIR=build"
|
|
||||||
export "SYMROOT=${SOURCE_ROOT}/../build\ios"
|
|
||||||
export "FLUTTER_BUILD_NAME=0.4.3"
|
|
||||||
export "FLUTTER_BUILD_NUMBER=25"
|
|
||||||
export "DART_OBFUSCATION=false"
|
|
||||||
export "TRACK_WIDGET_CREATION=false"
|
|
||||||
export "TREE_SHAKE_ICONS=false"
|
|
||||||
export "PACKAGE_CONFIG=.packages"
|
|
Loading…
x
Reference in New Issue
Block a user