diff options
author | Ben Burwell <ben@benburwell.com> | 2019-08-13 14:46:35 -0400 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2019-08-13 14:46:35 -0400 |
commit | a2449bf178f96df726ae09328ab2482dd6c6c283 (patch) | |
tree | 4eb78d9480adbf2e18060f6fb0bc0ece597d7346 /templates/.gitignore | |
parent | 665fa6c7bb17904bb391ee9b242b5de991117967 (diff) |
git: adopt
Diffstat (limited to 'templates/.gitignore')
-rw-r--r-- | templates/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/.gitignore b/templates/.gitignore new file mode 100644 index 0000000..293d7fd --- /dev/null +++ b/templates/.gitignore @@ -0,0 +1,8 @@ +.DS_Store +*~ +*.swp +.agignore +tags +.idea +*.iml +Session.vim |