Commit 249fbd3 1 parent 167b6ca commit 249fbd3 Copy full SHA for 249fbd3
File tree 15 files changed +37
-14
lines changed
15 files changed +37
-14
lines changed Original file line number Diff line number Diff line change
1
+ # Set default behaviour, in case users don't have core.autocrlf set.
2
+ * text =auto
3
+
4
+ # Explicitly declare text files we want to always be normalized and converted
5
+ # to native line endings on checkout.
6
+ * .java text
7
+ * .xml text
8
+ * .txt text
9
+ * .md text
10
+
11
+ # Denote all files that are truly binary and should not be modified.
12
+ # (binary is a macro for -text -diff)
13
+ * .jar binary
14
+ * .so binary
15
+ * .png binary
16
+ * .jpg binary
17
+ * .jpeg binary
18
+ * .bmp binary
19
+ * .mp3 binary
20
+ * .zip binary
21
+
22
+ # For more info see
23
+ # https://timclem.wordpress.com/2012/03/01/mind-the-end-of-your-line/
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
25
25
<selector xmlns : android =" http://schemas.android.com/apk/res/android" >
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : id =" @+id/MyProjectsActivityRoot"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<RelativeLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : id =" @+id/ProjectActivityRoot"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" fill_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<RelativeLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<RelativeLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<FrameLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<menu xmlns : android =" http://schemas.android.com/apk/res/android" >
25
25
Original file line number Diff line number Diff line change 19
19
* GNU Affero General Public License for more details.
20
20
*
21
21
* You should have received a copy of the GNU Affero General Public License
22
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
25
25
package =" org.catrobat.catroid.uitest"
You can’t perform that action at this time.
0 commit comments