fix gitignore

This commit is contained in:
ReinerRego
2024-03-02 20:50:52 +01:00
parent f9768170b3
commit 0e4c715211
6 changed files with 69 additions and 5 deletions

View File

@@ -0,0 +1,11 @@
// This is a generated file; do not edit or check into version control.
FLUTTER_ROOT=/home/reinerrego/snap/flutter/common/flutter
FLUTTER_APPLICATION_PATH=/media/zypherift/FileStorage/reFilc/naplo/refilc
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=5.0.0
FLUTTER_BUILD_NUMBER=241
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=false
PACKAGE_CONFIG=.dart_tool/package_config.json

View File

@@ -0,0 +1,12 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/home/reinerrego/snap/flutter/common/flutter"
export "FLUTTER_APPLICATION_PATH=/media/zypherift/FileStorage/reFilc/naplo/refilc"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=5.0.0"
export "FLUTTER_BUILD_NUMBER=241"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"
export "PACKAGE_CONFIG=.dart_tool/package_config.json"