[strongwind] Ignore .pyc files and build directory
- From: Brad Taylor <btaylor src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [strongwind] Ignore .pyc files and build directory
- Date: Tue, 8 Sep 2009 16:10:11 +0000 (UTC)
commit 5ccd185e496ab76dc55d1e0e7643538f27e3d5d7
Author: Brad Taylor <brad getcoded net>
Date: Tue Sep 8 11:52:58 2009 -0400
Ignore .pyc files and build directory
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..74a76d3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+strongwind/*.pyc
+build/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]