forked from doudar/SS2kConfigApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.graphifyignore
More file actions
83 lines (78 loc) · 1.9 KB
/
Copy path.graphifyignore
File metadata and controls
83 lines (78 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# Flutter auto-generated platform files
linux/flutter/generated_plugin_registrant.cc
linux/flutter/generated_plugin_registrant.h
linux/flutter/generated_plugins.cmake
linux/flutter/CMakeLists.txt
linux/CMakeLists.txt
linux/main.cc
linux/my_application.cc
linux/my_application.h
macos/Flutter/GeneratedPluginRegistrant.swift
macos/Runner/*.swift
macos/Runner/Assets.xcassets/
macos/RunnerTests/
macos/Runner/MainFlutterWindow.swift
ios/Runner/GeneratedPluginRegistrant.h
ios/Runner/GeneratedPluginRegistrant.m
ios/Runner/Runner-Bridging-Header.h
ios/Runner/AppDelegate.swift
ios/Runner/Assets.xcassets/
ios/Flutter/flutter_export_environment.sh
ios/ci_scripts/
windows/flutter/generated_plugin_registrant.cc
windows/flutter/generated_plugin_registrant.h
windows/flutter/generated_plugins.cmake
windows/flutter/CMakeLists.txt
windows/CMakeLists.txt
windows/runner/*.cpp
windows/runner/*.h
windows/runner/CMakeLists.txt
android/app/src/main/java/io/flutter/plugins/
android/app/build.gradle
android/build.gradle
android/settings.gradle
android/gradlew
# IDE / tooling config
.vscode/
.idea/
# Assets (images, audio, video, icons, splash screens)
android/app/src/main/res/
assets/*.png
assets/*.jpg
assets/*.svg
assets/*.webp
assets/*.mp3
assets/*.mp4
assets/*.json
assets/sounds/
assets/images/
assets/icons/
assets/intervals.png
assets/resistanceChart.png
assets/settingsScreen.png
assets/shiftscreen.png
assets/ss2k_wiki_banner*.png
assets/ss2kv3.png
assets/GitHub-logo.png
assets/Workout_Screen.png
assets/btn_strava_*.png
web/icons/
web/favicon.png
# Docs that aren't code
.hermes/
.github/
*.md
PR_SUMMARY.md
INTERVALS_ICU_INTEGRATION.md
TIMING_FIX_EXPLANATION.md
CODEBASE_OVERVIEW.md
# Non-source test artifacts
test/test.json
test/dump_parsed_workout.txt
test_output.txt
# Config (keep pubspec.yaml and analysis_options.yaml)
flutter_launcher_icons.yaml
flutter_native_splash.yaml
devtools_options.yaml
web/manifest.json
web/index.html