aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-18 16:14:43 -0300
committerEuAndreh <eu@euandre.org>2021-01-18 16:14:43 -0300
commit39150ff53745717f1adf5a915385026dbdb93cc2 (patch)
tree027cb6faedb9fe9ce06757ca272c43d25c9dd523
parentUse "ls -lahF" over "ls -lahp" (diff)
downloaddotfiles-39150ff53745717f1adf5a915385026dbdb93cc2.tar.gz
dotfiles-39150ff53745717f1adf5a915385026dbdb93cc2.tar.xz
git/gitignore: Add patches/ to gitignore
-rw-r--r--git/gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/git/gitignore b/git/gitignore
index 0497ed3d..062f818d 100644
--- a/git/gitignore
+++ b/git/gitignore
@@ -4,4 +4,5 @@ req.http
*.swp
/gemset.nix
/.ignore
-/tmp/ \ No newline at end of file
+/tmp/
+/patches/