Chromium Code Reviews| Index: frog/.gitignore |
| diff --git a/frog/.gitignore b/frog/.gitignore |
| deleted file mode 100644 |
| index 2b9e0ad52d5fb3f6fe737decc7930dee22e919ba..0000000000000000000000000000000000000000 |
| --- a/frog/.gitignore |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -# Compiled python files |
| -*.pyc |
| - |
| -# Emacs backup files |
| -*~ |
| - |
| -# Makefiles |
| -Makefile |
| -/frog/ |
| - |
| -# Xcode project files |
| -*.xcodeproj |
| - |
| -# Build output |
| -/xcodebuild/ |
| -/out/ |
| - |