Commit fb97238
authored
Exclude files in production (#193)
* Exclude files in production
With this .gitattributes files, unwanted files/folders in production are not installed.
By default, I propose you to keep only the library and template files.
Feel free to ask if you have any reason to keep some of them.
* Update .gitattributes
As per @dunglas comments1 parent 1063eea commit fb97238
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments