Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
prevent Linguist from detecting M4 files
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparkles-Laurel committed Aug 1, 2023
1 parent 8ffad16 commit 583d63e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# .gitattributes - configure Git options

## github-linguist config

*.m4 -linguist-detectable
# ignore m4 files

0 comments on commit 583d63e

Please sign in to comment.