diff options
| author | Romain Gonçalves <me@rgoncalves.se> | 2024-10-09 20:29:18 +0200 | 
|---|---|---|
| committer | Romain Gonçalves <me@rgoncalves.se> | 2024-10-09 20:29:18 +0200 | 
| commit | a556080b96b56cc0753e9b15969f73cce20cdb3a (patch) | |
| tree | 94ae5c6cd3e4c04e945be7aa55906188668c3b7d /.gitignore | |
| parent | b0906b35b794d1dcc6ef63ffb29733e82e6a52d0 (diff) | |
| download | dwm-a556080b96b56cc0753e9b15969f73cce20cdb3a.tar.gz | |
gitignore: ignore rejected files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@  *.o  *.orig +*.rej  dwm |