Compare commits

..

6 Commits

Author SHA1 Message Date
draco892
05113e5183
Update Flutter.gitignore
Remove ds_Store mac os related file

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:53:16 +01:00
draco892
40d480a1e9
Update Flutter.gitignore
Remove SVN related line

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:52:30 +01:00
draco892
4ba6b9dd42
Update Flutter.gitignore
Remove Atom related line

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:52:11 +01:00
draco892
b607bcf970
Update Flutter.gitignore
Remove Visual Studio Code Setting related line

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:51:37 +01:00
draco892
558146d0f5
Update Flutter.gitignore
Removed Visual Studio Code related lines

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:51:02 +01:00
draco892
42995a4022
Update Flutter.gitignore
remove IntelliJ related lines

Co-authored-by: Tim Hunter <thorrsson@github.com>
2025-01-23 17:50:38 +01:00

View File

@ -4,23 +4,10 @@
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# Visual Studio Code related
.classpath
.project
.settings/
.vscode/*
# Flutter repo-specific
/bin/cache/
@ -130,4 +117,3 @@ app.*.symbols
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
!/dev/ci/**/Gemfile.lock
!.vscode/settings.json