diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-20 14:21:35 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-20 14:21:35 -0800 |
commit | c43c79c34d26277609fa02aedc1b862f4a280808 (patch) | |
tree | a87b8e1f1224f479903f35f8689b177705d1d012 | |
parent | d4938bf5e57375b70c73831402fc8637996aad31 (diff) |
Ignore test build files and release announcements
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -76,3 +76,9 @@ core # Edit the following section as needed # For example, !report.pc overrides *.pc. See 'man gitignore' # +libxshmfence-*.announce +test-driver +test/test-suite.log +test/xshmfence_test +test/xshmfence_test.log +test/xshmfence_test.trs |