Files
UnrealEngineUWP/Engine/Extras/FlutterCommon/.gitignore
elliot colp ca17042a4d [UnrealStage] Split out code and assets that can be reused in the Live Link VCAM Flutter port
#jira UE-194298
#rb Alejandro.Arango

[CL 27558977 by elliot colp in ue5-main branch]
2023-09-01 12:48:02 -04:00

31 lines
541 B
Plaintext

# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
# Flutter/Dart/Pub related
# Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock.
/pubspec.lock
**/doc/api/
.dart_tool/
.packages
build/