We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b906a5 commit 5821b92Copy full SHA for 5821b92
.gitattributes
@@ -0,0 +1,22 @@
1
+# Auto detect text files and perform LF normalization
2
+* text=auto
3
+
4
+# Classify files as Pascal
5
+*.simba linguist-language=Pascal
6
+*.pas linguist-language=Pascal
7
+*.lpr linguist-language=Pascal
8
+*.lpi linguist-language=Pascal
9
+*.lps linguist-language=Pascal
10
11
+# Documentation excluded from repo statistics
12
+*.md linguist-documentation
13
+*.html linguist-documentation
14
+*.rst linguist-documentation
15
16
+# Binary files excluded from diff
17
+*.png -diff
18
+*.zip -diff
19
+*.dll -diff
20
+*.exe -diff
21
+*.so -diff
22
+*.dylib -diff
finders/items/data/test.txt
0 commit comments