diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-01-01 18:36:25 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-01-01 18:36:25 +0100 |
| commit | a8c9742aae6f2672754c8c7f84694cf6a89d5a19 (patch) | |
| tree | 5a7cbdb18438c6c64e839320c55a464b4d43cd68 | |
| parent | ff9e41b1aa3a6ae0ba654e5ca1e403954dfcb151 (diff) | |
| download | nixos-a8c9742aae6f2672754c8c7f84694cf6a89d5a19.tar nixos-a8c9742aae6f2672754c8c7f84694cf6a89d5a19.tar.gz nixos-a8c9742aae6f2672754c8c7f84694cf6a89d5a19.tar.bz2 nixos-a8c9742aae6f2672754c8c7f84694cf6a89d5a19.tar.xz nixos-a8c9742aae6f2672754c8c7f84694cf6a89d5a19.zip | |
.gitignore: ignore emacs temporary & more results
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -1,2 +1,3 @@ | |||
| 1 | result | 1 | **/result |
| 2 | result-* \ No newline at end of file | 2 | **/result-* |
| 3 | **/#*# \ No newline at end of file | ||
