diff options
| author | Teddy Wing | 2013-03-23 19:08:08 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-03-23 19:08:08 -0400 |
| commit | 4593818989b288e43bcd81d3b71b2d4b9d119abe (patch) | |
| tree | 9e3182e2482125a60ba55d9c6fffcc8237669734 | |
| parent | 4b9ab6c253fcb6fe15e049564457717f82dcae2d (diff) | |
| download | ScrumDo-Trellic-4593818989b288e43bcd81d3b71b2d4b9d119abe.tar.bz2 | |
Add .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..181b7b0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +private.txt
\ No newline at end of file |
