Add the philosophe code snippet.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 12 Feb 2018 10:37:31 +0000 (11:37 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 12 Feb 2018 10:37:31 +0000 (11:37 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..469e01a
--- /dev/null
@@ -0,0 +1,26 @@
+philosophe
+*.static
+*.dynamic
+# for cygwin
+*.exe
+
+*.o
+
+*.so
+*.dylib
+*.a
+# for cygwin
+*.dll
+*.dll.a
+
+# atom linter
+*.gch
+
+# editor trash
+*.swp
+*~
+
+.build
+
+thumbs.db
+*.DS_Store