Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Android/development/development/tools/winscope/   (Android Betriebssystem Version 17©)  Datei vom 26.5.2026 mit Größe 663 B image not shown  

Quelle  .gitignore   Sprache: unbekannt

 
Spracherkennung für: .gitignore vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# See http://help.github.com/ignore-files/ for more about ignoring files.

# Compiled output
/dist
/tmp
/out-tsc
/bazel-out
/kotlin_build

# Node
/node_modules
npm-debug.log

# Dependencies build artifacts (flickerlib, perfetto's trace processor, ...)
/deps_build

# IDEs and editors
.idea/
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
tsconfig.json
launch.json

# Miscellaneous
/.angular/cache
.sass-cache/
/connect.lock
/coverage
/libpeerconnection.log
testem.log
/typings

# System files
.DS_Store
Thumbs.db

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-06-27]