diff options
| author | Lorenzo Castelli <lcastelli@lcastelli-macbookpro.roam.corp.google.com> | 2018-11-08 17:57:18 -0800 |
|---|---|---|
| committer | Lorenzo Castelli <lcastelli@lcastelli-macbookpro.roam.corp.google.com> | 2018-11-08 17:57:18 -0800 |
| commit | 85887e4b219ba9532444ad8fd3f7cb2b041c8c7c (patch) | |
| tree | e9e2d9d4265b400ac515fe867c7ccedff6910df9 | |
| parent | 9589e5c64b9b0cfcabf56750ee74a00e07a5d676 (diff) | |
| download | compute-archlinux-image-builder-85887e4b219ba9532444ad8fd3f7cb2b041c8c7c.tar.xz | |
Removes unnecessary gitignore.
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 02f1795..0000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Files to ignore -*.log -*.tar.gz -*.pyc -*.raw -__pycache__/* -.c9/* - |
