summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-01-10 22:16:42 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-01-10 22:16:42 (GMT)
commitd31d290bf9205999e7a849e5974241f2fd615259 (patch)
tree855437bd95e6b64e9d9886177b2a0bc47d6a5a2e /.gitignore
parent0bb8538cefd86b0d50a6ee15cd1768c92c62869a (diff)
downloadpowder-d31d290bf9205999e7a849e5974241f2fd615259.zip
powder-d31d290bf9205999e7a849e5974241f2fd615259.tar.gz
Gitignore, Updated makefile and QT Creator project
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bd12740
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.o
+*.exe
+*.user
+*.dll
+*.a
+*.la \ No newline at end of file