diff options
author | Peter Palfrader <peter@palfrader.org> | 2016-02-18 09:47:56 +0100 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2016-02-18 09:47:56 +0100 |
commit | 853e27ac3e7b2307af8b52b430e836e90dc54463 (patch) | |
tree | f4cf3fed5bda2b3115fc0973a3331e79a259e049 /gitignore | |
parent | 20aac99160eafeb8f5cef96a8123a5b4977d6bca (diff) |
Ignore .nfs* in git
Diffstat (limited to 'gitignore')
-rw-r--r-- | gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ .*.swp +.nfs* |