diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-07 17:54:36 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-07 17:54:36 -0400 |
commit | ba32ee11f09e5e446d90405c8816164109125294 (patch) | |
tree | 0f2890e2220dffcb42def42a87311f6f3c5853e4 /.gitignore | |
parent | b5247c3db9cb3a2410585f63f0f6c0afaddfbb7e (diff) | |
download | astroconda-ba32ee11f09e5e446d90405c8816164109125294.tar.gz |
Ignore html in source
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .idea build +source/*.html |