File tree 5 files changed +19
-1
lines changed
5 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Encrypt the repository
2
+ # Remove/modify this line if the repository is meant to be open-source
3
+ * . * filter =git-crypt diff =git-crypt
4
+ .gitattributes ! filter ! diff
5
+
6
+ # These files are text and should be normalized (Convert crlf => lf)
7
+ * .scss text
8
+ * .css text
9
+ * .js text
10
+ * .ts text
11
+ * .html text
12
+
13
+ # Auto detect text files and perform LF normalization
14
+ # http://davidlaing.com/2012/09/19/customise-your-gitattributes-to-become-a-git-ninja/
15
+ * text =auto
Original file line number Diff line number Diff line change 1
1
# bzz
2
2
3
- Que mejor nombre que ` bzz ` o ` foo ` para un repositorio de * Pruebas de Concepto*
3
+ Que mejor nombre que ` bzz ` o ` foo ` para un repositorio de ** Pruebas de Concepto* *
Original file line number Diff line number Diff line change
1
+ Pruebas de concepto
Original file line number Diff line number Diff line change
1
+ Pruebas de concepto
Original file line number Diff line number Diff line change
1
+ Pruebas de concepto
You can’t perform that action at this time.
0 commit comments