diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-05-29 02:00:05 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-05-29 02:00:05 -0400 |
commit | f2a925202fc783906178bea96fa5b261ffa10b49 (patch) | |
tree | ccb20748cbc0654765399f044565df554981dcb9 /.gitignore | |
parent | f6e0e953209abb322b1d44e6d04e88c2230d9111 (diff) |
refactor
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,2 @@ /build/ -/packages/ -/upstream/ -/gen_* -/token_* +/.tokens/ |