diff options
author | comex | 2015-01-10 22:45:19 -0500 |
---|---|---|
committer | comex | 2015-01-10 22:45:19 -0500 |
commit | 72b2615cb7b35f22aed241ee48946454c4b74505 (patch) | |
tree | ad1f664e2a2f0f68d04d4624953d2afe18e88d5b /.gitignore | |
parent | ... (diff) | |
download | substitute-72b2615cb7b35f22aed241ee48946454c4b74505.tar.gz |
add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..241dc1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +out +generated |