Skip to content

Commit

Permalink
Revert "Fixing the git attrs for all the people and all the files and…
Browse files Browse the repository at this point in the history
… all future (#31128)"

This reverts commit 7384471.
  • Loading branch information
friederbluemle committed Sep 2, 2021
1 parent 455433f commit d56cb11
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 25 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ indent_size = 4

[BUCK]
indent_size = 4

# Windows files
[*.bat]
end_of_line = crlf
3 changes: 0 additions & 3 deletions .gitattributes

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
3 changes: 0 additions & 3 deletions template/_editorconfig

This file was deleted.

3 changes: 0 additions & 3 deletions template/_gitattributes

This file was deleted.

0 comments on commit d56cb11

Please sign in to comment.