summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-04-11 08:26:15 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2013-04-11 13:48:07 +0200
commit20392576795513b10ff6f6522b7177af7bd3d121 (patch)
tree04c55443b8897b635b792cb897a3c0bd121aa9e6 /.gitignore
parent5747660dafd44e5838601952dbde3f08fc194c0e (diff)
Hack: Link process with hard-coded list of static libs
We need to replace this with a properly dynamically generated list of dependencies, but for prototyping this will have to do the trick.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..6ffecbc22
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.o
+Makefile
+process/process