Skip to content

Commit

Permalink
đŸ”§ Update .opencommitignore to ignore *.g.kt files, preventing Kotlin …
Browse files Browse the repository at this point in the history
…generated files from being committed
  • Loading branch information
thekorn committed May 23, 2024
1 parent 4120b5d commit accf531
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .opencommitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*.g.swift
*.g.dart
*.g.dart
*.g.kt

0 comments on commit accf531

Please sign in to comment.