We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0649ab commit 302bc32Copy full SHA for 302bc32
1 file changed
.gitattributes
@@ -5,15 +5,15 @@
5
.gitignore export-ignore
6
.travis.yml export-ignore
7
CHANGELOG.md export-ignore
8
+README.md export-ignore
9
+SECURITY.md export-ignore
10
codeception.yml export-ignore
11
composer.lock export-ignore
12
gruntfile.js export-ignore
13
gulpfile.js export-ignore
-package.json export-ignore
14
package-lock.json export-ignore
-README.md export-ignore
15
-SECURITY.md export-ignore
+package.json export-ignore
16
tests/ export-ignore
17
18
# Auto detect text files and perform LF normalization
19
-* text=auto
+* text=auto
0 commit comments