Updated .gitingore

This commit is contained in:
Aleksandr Borisenko 2021-08-23 10:24:30 +03:00
parent 7b50bce37b
commit af6c8e895b
2 changed files with 1 additions and 14 deletions

1
.gitignore vendored
View File

@ -30,6 +30,7 @@
.pub-cache/
.pub/
/build/
ios/Flutter/flutter_export_environment.sh
# Web related
lib/generated_plugin_registrant.dart

View File

@ -1,14 +0,0 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=C:\Android\flutter"
export "FLUTTER_APPLICATION_PATH=C:\Users\Aleksandr\AndroidStudioProjects\vikunja"
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.2.0"
export "FLUTTER_BUILD_NUMBER=200099"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=false"
export "TREE_SHAKE_ICONS=false"
export "PACKAGE_CONFIG=.packages"