diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-29 15:52:44 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-29 15:52:44 -0400 |
commit | 418174f1dd2a615503432c9899cbac3cd2687bcb (patch) | |
tree | 26354a84b05c17e146ae36ff4711848c6bbbfbde /.gitignore | |
parent | 955f82ac7d34aa1aae0f19bd65fcc94ea5d28619 (diff) | |
download | astroconda-418174f1dd2a615503432c9899cbac3cd2687bcb.tar.gz |
Ignore TOKEN authentication file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ .idea build source/*.html +TOKEN |