Skip to content

Commit 7ea7d54

Browse files
committed
Make test workspace cordova undetectable for stats
The contents of test/workspace/.cordova are skewing the language stats in Github, causing the project to appera as an Objective-C project.
1 parent dedc841 commit 7ea7d54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Ignore the workspace of the test project for this repository's Github stats.
2+
tests/workspace/.cordova/ linguist-detectable=false

0 commit comments

Comments
 (0)