projects
/
matthijs
/
upstream
/
mobilegtd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
0be176c
)
Add .gitignore file to ignore .pyc and .swp files.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 3 Nov 2009 08:28:14 +0000
(09:28 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 3 Nov 2009 08:28:14 +0000
(09:28 +0100)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
b948985
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,2
@@
+*.swp
+*.pyc