aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-12-30 02:51:40 +0100
committerbnewbold <bnewbold@robocracy.org>2014-12-30 02:51:40 +0100
commitb2510ea1820c0fb4a668e522fa4f4f246ac8b372 (patch)
treed46b4f8c9fafe6824e446ef3842d69a2d336f87d
parentff6ee7a23d4d99f36861a16c2837f968f99351cd (diff)
downloadfpga-lube-b2510ea1820c0fb4a668e522fa4f4f246ac8b372.tar.gz
fpga-lube-b2510ea1820c0fb4a668e522fa4f4f246ac8b372.zip
add gitignore
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7338c33
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*.o
+*.a
+*.pyc
+*~
+*.swp
+.*
+*.tmp
+*.old
+
+_build