mirror of
https://github.com/github/gitignore.git
synced 2026-09-03 13:47:17 +02:00
Compare commits
6 Commits
8fac4a41b6
...
05113e5183
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05113e5183 | ||
|
|
40d480a1e9 | ||
|
|
4ba6b9dd42 | ||
|
|
b607bcf970 | ||
|
|
558146d0f5 | ||
|
|
42995a4022 |
@ -4,23 +4,10 @@
|
|||||||
*.log
|
*.log
|
||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
.DS_Store
|
|
||||||
.atom/
|
|
||||||
.buildlog/
|
.buildlog/
|
||||||
.history
|
.history
|
||||||
.svn/
|
|
||||||
|
|
||||||
# IntelliJ related
|
|
||||||
*.iml
|
|
||||||
*.ipr
|
|
||||||
*.iws
|
|
||||||
.idea/
|
|
||||||
|
|
||||||
# Visual Studio Code related
|
|
||||||
.classpath
|
|
||||||
.project
|
|
||||||
.settings/
|
|
||||||
.vscode/*
|
|
||||||
|
|
||||||
# Flutter repo-specific
|
# Flutter repo-specific
|
||||||
/bin/cache/
|
/bin/cache/
|
||||||
@ -129,5 +116,4 @@ app.*.symbols
|
|||||||
!**/ios/**/default.pbxuser
|
!**/ios/**/default.pbxuser
|
||||||
!**/ios/**/default.perspectivev3
|
!**/ios/**/default.perspectivev3
|
||||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||||
!/dev/ci/**/Gemfile.lock
|
!/dev/ci/**/Gemfile.lock
|
||||||
!.vscode/settings.json
|
|
||||||
Loading…
Reference in New Issue
Block a user