mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
29 lines
275 B
Plaintext
29 lines
275 B
Plaintext
# commonly generated files
|
|
*.pyc
|
|
*~
|
|
.*.sw?
|
|
.DS_Store
|
|
.classpath
|
|
.cproject
|
|
.dart_tool
|
|
.gdb_history
|
|
.checkstyle
|
|
.gdbinit
|
|
.landmines
|
|
.packages
|
|
.project
|
|
.pub
|
|
.pydevproject
|
|
cscope.*
|
|
Session.vim
|
|
tags
|
|
Thumbs.db
|
|
.idea
|
|
pubspec.lock
|
|
.vscode/
|
|
docs/doxygen/
|
|
xcuserdata
|
|
|
|
third_party/gn/
|
|
|