diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-10 13:52:07 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-10 13:52:07 +0200 |
commit | 783c7838d24e5d506ae644e7ea4ce77490ef9f28 (patch) | |
tree | 422a26e97f93596c40b12f6cf7e43c993ea90c50 /.gitignore | |
parent | 9d566d9c5f51ad3e01ba2e1903e2e83d4fe1bc79 (diff) |
Ignore files that want to be ignored.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a7516b7f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +.ikiwiki |