summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-03 15:48:33 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-03 15:48:33 (GMT)
commitfa65dbb6d89cf7935b2d6ef5fc087cf502ff0716 (patch)
tree645bca20a93c1fd2642a089db84018f1c903f98c /ChangeLog
parent65a3cc0348dcf0f6bb10cddfce6138cd5a231391 (diff)
Extended the definition of files to ignore.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15cf0af..f950082 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
15-12-03 Cyrille Bagard <nocbos@gmail.com>
* .gitignore:
+ Extend the definition of files to ignore.
+
+15-12-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * .gitignore:
Add a '.gitignore' file for the repository.
15-12-01 Cyrille Bagard <nocbos@gmail.com>