]> granicus.if.org Git - multimarkdown/commitdiff
Revert "remove build folder"
authornickasd <nickasd@users.noreply.github.com>
Fri, 26 Jul 2019 10:57:17 +0000 (12:57 +0200)
committernickasd <nickasd@users.noreply.github.com>
Fri, 26 Jul 2019 10:57:17 +0000 (12:57 +0200)
This reverts commit cacfb663f4ac40845724ffe3d04213cc44ba9ebf.

.gitignore
build/.gitignore [new file with mode: 0644]

index be48f1df24b74e45a503e0006b25e5f174bee747..0fdd197dc7e65e1ba96781c94e9c01b4d73eb924 100644 (file)
@@ -22,7 +22,6 @@ DerivedData
 
 lemon/build
 
-build
 build-xcode
 build-xcode-debug
 
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644 (file)
index 0000000..5e7d273
--- /dev/null
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore