diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | users/gkleen/gitignore | 4 |
2 files changed, 2 insertions, 4 deletions
@@ -1,7 +1,5 @@ | |||
1 | **/result | 1 | **/result |
2 | **/result-* | 2 | **/result-* |
3 | **/#*# | ||
4 | **/.#* | ||
5 | **/.gup | 3 | **/.gup |
6 | .direnv | 4 | .direnv |
7 | 5 | ||
diff --git a/users/gkleen/gitignore b/users/gkleen/gitignore index 8a1ee70a..f7082b20 100644 --- a/users/gkleen/gitignore +++ b/users/gkleen/gitignore | |||
@@ -1,2 +1,2 @@ | |||
1 | #*# | 1 | **/#*# |
2 | .#* | 2 | **/.#* |