From 51cda16e1cc2d22a22ceff56700d1edd256171fc Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Tue, 29 Oct 2013 20:22:26 +0100 Subject: Debut d'automatisation de la construction tarball --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..244db3d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist/work/ +dist/work.old/ -- cgit v1.2.3