diff options
author | Sarah Sharp <sarah@thesharps.us> | 2016-03-24 21:42:12 -0700 |
---|---|---|
committer | Sarah Sharp <sarah@thesharps.us> | 2016-03-24 21:42:12 -0700 |
commit | 69144100289b7d0812961ce9590d1563fae4f190 (patch) | |
tree | be7bb24a4e1079a1bfc63d9b0c8c31965c9bda20 | |
parent | 81ac3f2e27b067e03d01102f2e25e7ac7522344f (diff) | |
download | corporate-foss-training-69144100289b7d0812961ce9590d1563fae4f190.tar.gz corporate-foss-training-69144100289b7d0812961ce9590d1563fae4f190.zip |
Add .gitignore file
Signed-off-by: Sarah Sharp <sarah@thesharps.us>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |