summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.lima@openbossa.org>2012-03-12 17:50:55 -0300
committerHugo Parente Lima <hugo.lima@openbossa.org>2012-03-12 17:53:44 -0300
commitc432f2b6e5fffa55f683443df7fbeb5453fd037c (patch)
treee1c42cacf1de7a007df7e88469992180ca1eda20 /.gitignore
parentf48a525374278bcd5bd6638d99b2f849048447f2 (diff)
downloadsnowshoe-c432f2b6e5fffa55f683443df7fbeb5453fd037c.tar.gz
Add .gitignore files to get a clean "git status" output when not using shadow builds.
Reviewed-by: Alexis
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..26e8bf2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+Makefile
+Makefile.main
+*.o
+.obj
+.moc
+.rcc
+moc_*.cpp
+*.a
+snowshoe