diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-20 01:24:54 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-20 01:24:54 (EDT) |
commit | d5395d3992f0313d3269439c81eb2c7232e567d4 (patch) | |
tree | 311c95654d911985ed084a7548c8867145254960 | |
parent | 9ff1723dca0a766ca361f74953110919106b685c (diff) |
.gitignore: New file.
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d348501 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# Swap and backup files +*.s[a-w]? +Session.vim +*~ +*.orig + +# Roots for testing +root* |