chiark / gitweb /
Reintroduce .gitignore which a build tool brokenly deleted.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 9 Nov 2014 12:15:29 +0000 (12:15 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 9 Nov 2014 12:19:24 +0000 (12:19 +0000)
.gitignore [new file with mode: 0644]
debian/changelog

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4dd2a63
--- /dev/null
@@ -0,0 +1,10 @@
+*~
+*.o
+*.so
+*.d
+*+tcmdif.[ch]
+debian/files
+debian/libtcl-chiark-1
+debian/libtcl-chiark-1.debhelper.log
+debian/libtcl-chiark-1.*.debhelper
+debian/libtcl-chiark-1.substvars
index 9368743b8729cf2d272ecced973f5e43921f8cfa..5b97a5fe290ee97c8df3ab36e80617445f9ad88d 100644 (file)
@@ -1,3 +1,9 @@
+chiark-tcl (1.1.2~) unstable; urgency=low
+
+  * Reintroduce .gitignore which a build tool brokenly deleted.
+
+ --
+
 chiark-tcl (1.1.1+nmu1) unstable; urgency=low
 
   * Non-maintainer upload.