summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-05-15 13:02:02 -0700
committerUlrich Drepper <drepper@redhat.com>2009-05-15 19:37:12 -0700
commitf1342e0be8e222dbca077beca94b5937564e8c4b (patch)
tree4a1a61fe259c432ddc3c87d95f11278e8e7d4a29 /.gitignore
parentdc50b6137ec8cb0746dc111d22f171f65755bf6b (diff)
Ignore Emacs backup files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 213609fcc7..1518b6ab38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
*.d *.o *.so *.po *.go *.bo stamp.* *.stamp *.ustamp *.udeps
*.gz *.Z *.tar *.tgz *.bz2
=*