diff options
| author | Manuel Palenzuela <[email protected]> | 2019-06-09 17:36:31 +0200 |
|---|---|---|
| committer | Manuel Palenzuela <[email protected]> | 2019-06-09 17:36:31 +0200 |
| commit | d7651476aa9ee3157aa470ba294f6ab131962bfb (patch) | |
| tree | 60d76bf67f644eaaa98334786646b89d19e6d1a6 | |
| parent | Added a patch to the queue (diff) | |
| download | dwm-d7651476aa9ee3157aa470ba294f6ab131962bfb.tar.gz dwm-d7651476aa9ee3157aa470ba294f6ab131962bfb.tar.bz2 dwm-d7651476aa9ee3157aa470ba294f6ab131962bfb.zip | |
Added more ignored files
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 445bfae..e633fb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ +*.diff +*.orig +*.rej +*.o dwm +dwm.pdf |