summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-01-07 02:49:26 +0100
committerGravatar Tom Willemse2015-01-07 02:49:26 +0100
commitfac5beab6b477684259484189953b63d62592a07 (patch)
treed6d38945d0867a3ead1ae00b6552444a50a46dd2
parentecca1dcb62f5409f4fe09d652102069c2303cfd5 (diff)
downloaddotfiles-fac5beab6b477684259484189953b63d62592a07.tar.gz
dotfiles-fac5beab6b477684259484189953b63d62592a07.zip
Ignore some more stuff
-rw-r--r--.gitignore4
-rw-r--r--emacs/.emacs.d/.gitignore2
-rw-r--r--gimp/.gimp-2.8/.gitignore18
-rw-r--r--git/.config/git/.gitignore1
-rw-r--r--stumpwm/.gitignore1
-rw-r--r--systemd/.config/systemd/user/.gitignore2
6 files changed, 27 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0c009c2..b7e7456 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
junk/
.src/
+.cask/
+_publish/
+
+.tern-project
diff --git a/emacs/.emacs.d/.gitignore b/emacs/.emacs.d/.gitignore
index a16d644..5e83dd1 100644
--- a/emacs/.emacs.d/.gitignore
+++ b/emacs/.emacs.d/.gitignore
@@ -44,3 +44,5 @@ templates/
themes/
url/
vendor-lisp/
+data/
+games/
diff --git a/gimp/.gimp-2.8/.gitignore b/gimp/.gimp-2.8/.gitignore
new file mode 100644
index 0000000..988f034
--- /dev/null
+++ b/gimp/.gimp-2.8/.gitignore
@@ -0,0 +1,18 @@
+patterns/
+tool-options/
+
+colorrc
+controllerrc
+dockrc
+gimprc
+gtkrc
+menurc
+parasiterc
+pluginrc
+profilerc
+sessionrc
+tags.xml
+templaterc
+themerc
+toolrc
+unitrc
diff --git a/git/.config/git/.gitignore b/git/.config/git/.gitignore
new file mode 100644
index 0000000..f5fff02
--- /dev/null
+++ b/git/.config/git/.gitignore
@@ -0,0 +1 @@
+gitk
diff --git a/stumpwm/.gitignore b/stumpwm/.gitignore
new file mode 100644
index 0000000..06c49fc
--- /dev/null
+++ b/stumpwm/.gitignore
@@ -0,0 +1 @@
+.stumpwm.d/
diff --git a/systemd/.config/systemd/user/.gitignore b/systemd/.config/systemd/user/.gitignore
index 6d28f9f..77a5779 100644
--- a/systemd/.config/systemd/user/.gitignore
+++ b/systemd/.config/systemd/user/.gitignore
@@ -1 +1 @@
-default.target.wants/ \ No newline at end of file
+*.target.wants/