We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4960b40 commit 80970bcCopy full SHA for 80970bc
2 files changed
.gitattributes
@@ -1 +1,10 @@
1
-* text=auto
+* text=auto
2
+
3
+# keep package clean
4
+/tests export-ignore
5
+/.gitattributes export-ignore
6
+/.travis.yml export-ignore
7
+/.gitignore export-ignore
8
+/phpunit.xml export-ignore
9
+/README.md export-ignore
10
+/Vagrantfile export-ignore
LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2017 Andreas Frömer
+Copyright (c) 2018 Andreas Frömer
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
0 commit comments