summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-04-13 21:40:42 -0500
committerJesse Luehrs <doy@tozt.net>2013-04-13 21:40:42 -0500
commit6a1fbe0ab2c217740a28e6a54153fac20ca2cca7 (patch)
tree6b8c7311b917bce4041649cd56829dbf85d2351d /.gitignore
downloadrust-dlopen-master.tar.gz
rust-dlopen-master.zip
initial (non-working) sketchHEADmaster
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 0000000..b238204
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.so
+*.o
+*.a