Skip to content

Commit

Permalink
Toaster
Browse files Browse the repository at this point in the history
  • Loading branch information
arda-copur committed Jan 13, 2025
1 parent 1140214 commit dfc97f5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Dart dilini öncelikli yap
*.dart linguist-detectable=true

# C++ dosyalarını dil istatistiklerinden hariç tut
*.cpp linguist-detectable=false
*.h linguist-detectable=false
*.c linguist-detectable=false

# Diğer platform dosyalarını hariç tut

CMakeLists.txt linguist-detectable=false


ios/** linguist-vendored
android/** linguist-vendored

0 comments on commit dfc97f5

Please sign in to comment.