Browse Source

create laravel admin

ad14hfg16@gmail.com 3 years ago
commit
6f4773bd81
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitattributes

+ 5 - 0
.gitattributes

@@ -0,0 +1,5 @@
+* text=auto
+*.css linguist-vendored
+*.scss linguist-vendored
+*.js linguist-vendored
+CHANGELOG.md export-ignore