diff options
| Commit | 838e078f8b323829c0f63e53ee5be42843e074cb (patch ) | |
|---|---|---|
| Author | Syndamia <kamen@syndamia.com> | 2022-10-31 09:39:45 +0200 |
| Committer | Syndamia <kamen@syndamia.com> | 2022-10-31 09:39:45 +0200 |
| Files | 3f1da26169017694758ecb3b1346b5549144ebb0 | |
| dotfiles-838e078f8b323829c0f63e53ee5be42843e074cb.tar dotfiles-838e078f8b323829c0f63e53ee5be42843e074cb.tar.gz dotfiles-838e078f8b323829c0f63e53ee5be42843e074cb.zip | ||
| Parent | b17c2341e8ea9156ec78e4ed954b444a491a3be3 (diff) | |
[gitignore] Ignored all .out files
1 files changed, 1 insertions, 1 deletions
| -rw-r--r-- | .globalgitignore | 2 |
diff --git a/.globalgitignore b/.globalgitignore index 55155f5..3849cb1 100644 --- a/.globalgitignore +++ b/.globalgitignore @@ -23,5 +23,5 @@ tags # General software compilation # -nohup.out +*.out output |
