summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-08-28 14:08:43 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-08-28 14:08:43 +0200
commit3585e292a31c674ff055178fb7449d1992d6c932 (patch)
tree36bfac2f2193cbc003384f9080b146626b6fded5 /build
initial libfreehand repository
Diffstat (limited to 'build')
-rw-r--r--build/.gitignore2
-rw-r--r--build/win32/.gitignore12
2 files changed, 14 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644
index 0000000..c038ed7
--- /dev/null
+++ b/build/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in \ No newline at end of file
diff --git a/build/win32/.gitignore b/build/win32/.gitignore
new file mode 100644
index 0000000..c20ef16
--- /dev/null
+++ b/build/win32/.gitignore
@@ -0,0 +1,12 @@
+Makefile
+Makefile.in
+Debug
+Release
+*.dep
+*.mak
+*.ncb
+*.opt
+*.plg
+*.vcproj*
+*.sln
+*.suo