aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-12-04 11:46:33 -0500
committerbryan newbold <bnewbold@leaflabs.com>2013-12-04 13:03:30 -0500
commit6799bf57fda003c2e8e3a1fa397ed69b7b8d4e18 (patch)
treea839c73d45e6551a6b713604783b6789705353a5 /.gitignore
downloaduioctl-6799bf57fda003c2e8e3a1fa397ed69b7b8d4e18.tar.gz
uioctl-6799bf57fda003c2e8e3a1fa397ed69b7b8d4e18.zip
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f466019
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.o
+*.a
+*.pyc
+*~
+*.swp
+.*
+*.tmp
+*.old