diff options
| author | git5 | 1970-01-01 00:00:01 +0000 |
|---|---|---|
| committer | git5 | 1970-01-01 00:00:01 +0000 |
| commit | 866346e1ada583daeb649c253516c8f8a879c387 (patch) | |
| tree | 912914b8586cfa8715d2e33eb1f2ccc6b659f60e | |
| download | angular.js-866346e1ada583daeb649c253516c8f8a879c387.tar.bz2 | |
git5: git5track synced with perforce at 0
| -rw-r--r-- | .gitignore | 24 | ||||
| l--------- | READONLY | 1 |
2 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..2b10d121 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +.git4_perforce_config +blaze-eclipse +google3/blaze-* +google3/Makefile* +google3/buildconf +google3/bin +google3/.forge +google3/genfiles +.p4config +/review +google3/linux-* +*.pyc +*~ +.nfs* +.*.swp +*.pyc-2.4 +.dotest +google3/.forge +google3/.grunt +google3/.gwt-tmp +google3/alloc +google3tomcat +google3/mbin +google3/mgenfiles
\ No newline at end of file diff --git a/READONLY b/READONLY new file mode 120000 index 00000000..fda55c75 --- /dev/null +++ b/READONLY @@ -0,0 +1 @@ +/google/src/files/0/depot
\ No newline at end of file |
