aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-09-21 19:13:20 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-09-21 19:13:20 +0300
commit33522c9540469c7f0d5447925ef345dd52e3d1e2 (patch)
treebb81d4d348ba0f2380a8120d9b98e512413c3c78
parent.bashrc: source file.sh (diff)
downloadlinux-home-33522c9540469c7f0d5447925ef345dd52e3d1e2.tar.gz
linux-home-33522c9540469c7f0d5447925ef345dd52e3d1e2.zip
fix .gitignore
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1b22a7d..cef79cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
# Custom bash functions & utilities
!/.bash_utils/
+!/.bash_utils/*
# A file I've been carrying around since the first releases of Ubuntu.
# Can't remember exactly why it's so important or what it does, but I'm
@@ -31,3 +32,4 @@
# Vim
!/.vimrc
!/.vimtmp/
+!/.vimtmp/*