diff options
author | Jacek Antonelli | 2010-03-07 19:20:40 -0600 |
---|---|---|
committer | Jacek Antonelli | 2010-03-13 01:29:24 -0600 |
commit | f1756949176ee999bae594c33d8b10a9f574fb7e (patch) | |
tree | 8427940ee9e12660fbb5c07a90718982021fbfd6 /.gitignore | |
parent | Fixed a possible crash related to ShowLookAt targets. (diff) | |
download | meta-impy-f1756949176ee999bae594c33d8b10a9f574fb7e.zip meta-impy-f1756949176ee999bae594c33d8b10a9f574fb7e.tar.gz meta-impy-f1756949176ee999bae594c33d8b10a9f574fb7e.tar.bz2 meta-impy-f1756949176ee999bae594c33d8b10a9f574fb7e.tar.xz |
ChangeLog.txt is now generated from the Git log at compile time.
It is no longer version controlled and should not be editted manually.
Put '@nochangelog' in commit messages to omit them from the log.
See linden/scripts/make_changelog.py for more information.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,7 +53,9 @@ linden/installed.xml | |||
53 | *.diff* | 53 | *.diff* |
54 | *.patch* | 54 | *.patch* |
55 | 55 | ||
56 | |||
56 | # MISCELLANEOUS | 57 | # MISCELLANEOUS |
57 | 58 | ||
59 | ChangeLog.txt | ||
58 | .DS_Store | 60 | .DS_Store |
59 | *.zip | 61 | *.zip |