Merge pull request #84 from pdckxd/main

Untrack auto generated files under windows/flutter/. Add below files …
This commit is contained in:
AppFlowy.IO 2021-11-23 19:42:42 +08:00 committed by GitHub
commit fd07d64a7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

2
.gitignore vendored
View File

@ -12,4 +12,4 @@ Cargo.lock
**/*.db
.idea/
/flowy-test/
.ruby-version
.ruby-version

View File

@ -55,4 +55,7 @@ windows/flutter/dart_ffi/
**/**/*.a
**/**/*.lib
**/**/*.dll
**/**/*.so
**/**/*.so
flutter/generated_plugin_registrant.cc
flutter/generated_plugin_registrant.h
flutter/generated_plugins.cmake