diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2019-02-16 10:02:05 -0500 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2019-02-16 10:02:05 -0500 |
| commit | a34396730c8d993fea84a454690bd13ea9a9b403 (patch) | |
| tree | 5f226ee45acaa7070a1bb821df3320e907a9ecb2 /.gitignore | |
| parent | 8ffb27ab09ff567a159e5be5a243fd3967084977 (diff) | |
| download | dispatcher-a34396730c8d993fea84a454690bd13ea9a9b403.tar.gz dispatcher-a34396730c8d993fea84a454690bd13ea9a9b403.tar.bz2 dispatcher-a34396730c8d993fea84a454690bd13ea9a9b403.zip | |
Started implementing pushing, but not really
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index 378eac2..7b90e02 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1 +1,2 @@ | |||
| 1 | build | 1 | build |
| 2 | build-intrinsic | ||
