diff options
author | Simo Sorce <ssorce@redhat.com> | 2009-06-17 17:13:02 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-07-08 19:28:38 -0400 |
commit | b5fe3053461e2f3c48f9353a420e97ef21cf039e (patch) | |
tree | 553b6331d71db3192c3db36af2590a5b634fdad9 /.gitignore | |
parent | 3c9c445cebf7f790f06180a46666304939d420d4 (diff) | |
download | sssd-b5fe3053461e2f3c48f9353a420e97ef21cf039e.tar.gz sssd-b5fe3053461e2f3c48f9353a420e97ef21cf039e.tar.xz sssd-b5fe3053461e2f3c48f9353a420e97ef21cf039e.zip |
Add dumb way to clean up .X files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3fbe3d54e..0b396cf95 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ ABOUT-NLS build *.patch *.swp +*.X |