diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-08-19 18:18:03 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-08-19 18:18:03 +0200 |
commit | 4c75780918e493f7b0ee3b2c91251d77234af4c2 (patch) | |
tree | da66364cf82ea4eeefffb5961dfaecb7b2cc483f /.gitignore | |
parent | ff690be92309c2e5400fa3436aca19717851afaf (diff) | |
download | lpc1343-breakout-4c75780918e493f7b0ee3b2c91251d77234af4c2.tar.gz lpc1343-breakout-4c75780918e493f7b0ee3b2c91251d77234af4c2.tar.bz2 lpc1343-breakout-4c75780918e493f7b0ee3b2c91251d77234af4c2.tar.xz lpc1343-breakout-4c75780918e493f7b0ee3b2c91251d77234af4c2.zip |
o Routing complete.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cebe5aa --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*-cache.lib +*.bak +*.dsn +*.ses +*.000 +$*.sch |