Skip to content

Commit

Permalink
Remove .gitattributes and normalize line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed Sep 4, 2020
1 parent 5acf7c9 commit c1e7d6f
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 30 deletions.
6 changes: 0 additions & 6 deletions .gitattributes

This file was deleted.

6 changes: 0 additions & 6 deletions packages/react-native-codegen/android/.gitattributes

This file was deleted.

5 changes: 0 additions & 5 deletions packages/react-native-codegen/android/.gitignore

This file was deleted.

24 changes: 12 additions & 12 deletions scripts/launchPackager.bat
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
:: Copyright (c) Facebook, Inc. and its affiliates.
::
:: This source code is licensed under the MIT license found in the
:: LICENSE file in the root directory of this source tree.

@echo off
title Metro
call .packager.bat
cd ../../../
node "%~dp0..\cli.js" start
pause
exit
:: Copyright (c) Facebook, Inc. and its affiliates.
::
:: This source code is licensed under the MIT license found in the
:: LICENSE file in the root directory of this source tree.

@echo off
title Metro
call .packager.bat
cd ../../../
node "%~dp0..\cli.js" start
pause
exit
1 change: 0 additions & 1 deletion template/_gitattributes

This file was deleted.

0 comments on commit c1e7d6f

Please sign in to comment.