contrib/tinks: intro git structure for tinks
authorAlexis Laferrière <alexis.laf@xymus.net>
Tue, 30 Jun 2015 21:29:04 +0000 (17:29 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Sun, 2 Aug 2015 16:25:23 +0000 (12:25 -0400)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

contrib/tinks/.gitignore [new file with mode: 0644]
contrib/tinks/assets/images/.gitignore [new file with mode: 0644]
contrib/tinks/bin/.gitignore [new file with mode: 0644]

diff --git a/contrib/tinks/.gitignore b/contrib/tinks/.gitignore
new file mode 100644 (file)
index 0000000..467c3d3
--- /dev/null
@@ -0,0 +1,3 @@
+src/*/*_serialize.nit
+src/client/drawing.nit
+config.json
diff --git a/contrib/tinks/assets/images/.gitignore b/contrib/tinks/assets/images/.gitignore
new file mode 100644 (file)
index 0000000..72e8ffc
--- /dev/null
@@ -0,0 +1 @@
+*
diff --git a/contrib/tinks/bin/.gitignore b/contrib/tinks/bin/.gitignore
new file mode 100644 (file)
index 0000000..72e8ffc
--- /dev/null
@@ -0,0 +1 @@
+*