summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-12-15 14:03:44 +1100
committerChris Johns <chrisj@rtems.org>2013-12-15 14:03:44 +1100
commit3d38f366b776c0bb5b57739ee5c64d7f4e857b9a (patch)
treeee64ac66eeeb1e9e19c610dd2a987d3bea4df474
parentCreate new repo from existing files. (diff)
downloadrtems_waf-3d38f366b776c0bb5b57739ee5c64d7f4e857b9a.tar.bz2
Add an ignore.
Reported by Chirayu Desai <chirayudesai1@gmail.com> here .. https://gist.github.com/chirayudesai/c7dce587edc493e2afbf/raw/8b9643dca3fc966b77cb5e7fc72d5408e82b5dc9/0001-add-a-gitignore-file.patch
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f3d74a9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*~