summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Crute <crutem@amazon.com>2018-10-23 10:17:09 -0700
committerMike Crute <crutem@amazon.com>2018-10-23 10:17:09 -0700
commitab0bc10208fa08bd93879b4bec4f658e2eea8529 (patch)
treee360e2358db50297661bd326d0a91f2cb81f4417 /.gitignore
parent105a539b7d5750abee162ecaca572c081071ddbc (diff)
downloaddotfiles-ab0bc10208fa08bd93879b4bec4f658e2eea8529.tar.bz2
dotfiles-ab0bc10208fa08bd93879b4bec4f658e2eea8529.tar.xz
dotfiles-ab0bc10208fa08bd93879b4bec4f658e2eea8529.zip
Clean up ignore patterns
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 12 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 6a24363..31cbcca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,8 +7,19 @@
7*.pyc 7*.pyc
8.DS_Store 8.DS_Store
9 9
10# All other specific ignores 10# Patterns
11/.abuild/mcrute-*.rsa 11/.abuild/mcrute-*.rsa
12/.config/Amazon*
13/.mutt/*_password
14/.newsbeuter/*.db*
15/.newsbeuter/history.*
16/.ssh/agent.out-*
17/.ssh/id_*.*[^\.pub]
18/.ssh/known_hosts*
19/.ssh/*.pem
20/.tmux/*.cache
21
22# All other specific ignores
12/.account 23/.account
13/.ansible_async/ 24/.ansible_async/
14/.anyconnect 25/.anyconnect
@@ -20,7 +31,6 @@
20/.CFUserTextEncoding 31/.CFUserTextEncoding
21/.cisco/ 32/.cisco/
22/.cmake/ 33/.cmake/
23/.config/Amazon*
24/.config/dconf/ 34/.config/dconf/
25/.config/d-feet/ 35/.config/d-feet/
26/.config/enchant/ 36/.config/enchant/
@@ -77,11 +87,8 @@
77/.mutt/active.account 87/.mutt/active.account
78/.mutt/cache/ 88/.mutt/cache/
79/.mutt/certificates 89/.mutt/certificates
80/.mutt/*_password
81/.mutt/solarized-dark 90/.mutt/solarized-dark
82/.mysql_history 91/.mysql_history
83/.newsbeuter/*.db*
84/.newsbeuter/history.*
85/.offlineimap/ 92/.offlineimap/
86/.offlineimaprc 93/.offlineimaprc
87/.oracle_jre_usage/ 94/.oracle_jre_usage/
@@ -98,15 +105,10 @@
98/.selected_editor 105/.selected_editor
99/.skipbuddy 106/.skipbuddy
100/.sqlite_history 107/.sqlite_history
101/.ssh/agent.out-mcrute-virt
102/.ssh/authorized_keys 108/.ssh/authorized_keys
103/.ssh/id_*.*[^\.pub]
104/.ssh/known_hosts*
105/.ssh/*.pem
106/.subversion/ 109/.subversion/
107/.sudo_as_admin_successful 110/.sudo_as_admin_successful
108/.tmp/ 111/.tmp/
109/.tmux/*.cache
110/.toolbox/ 112/.toolbox/
111/.Trash/ 113/.Trash/
112/.ubnt-discovery.properties 114/.ubnt-discovery.properties