[examples-v2 commit] Add a git ignore file.
Gedare Bloom
gedare at rtems.org
Thu Dec 12 19:49:53 UTC 2013
Module: examples-v2
Branch: master
Commit: e38d748d342a3aafd7904299757a87c22e11897d
Changeset: http://git.rtems.org/examples-v2/commit/?id=e38d748d342a3aafd7904299757a87c22e11897d
Author: Chris Johns <chrisj at rtems.org>
Date: Mon Nov 25 07:45:47 2013 +1100
Add a git ignore file.
---
.gitignore | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..06438a9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+.lock-waf_*
+*~
+build/*
More information about the vc
mailing list