diff options
author | Luke Shumaker <shumakl@purdue.edu> | 2014-05-04 22:09:16 -0400 |
---|---|---|
committer | Luke Shumaker <shumakl@purdue.edu> | 2014-05-04 22:09:16 -0400 |
commit | 8662dfb7361c7ba9291a5e2bf9ebd55cb41932ba (patch) | |
tree | 6188787d0b00070f45bacde18b88a57bf5398101 /.gitignore | |
parent | 37683365975b33d2f666949b4d423f193e76feb9 (diff) |
ignore files that should be ignoredlukeshu
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ +/.settings /bin /gen + +*~ +.nfs* |