projects
/
skytools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a116b3f
)
.gitignore: added *~ and .DS_Store
author
martinko
<gamato@users.sf.net>
Thu, 24 Mar 2011 15:27:24 +0000
(16:27 +0100)
committer
martinko
<gamato@users.sf.net>
Thu, 24 Mar 2011 15:27:24 +0000
(16:27 +0100)
Added ignoring of VIM's backup files and Mac OS X Finder's custom
folder attributes' files.
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index 0e89c66cab28e3ce1e32bfcef3125ded6e1a1182..513386c389d598f81d2db5666be1a3f9ba7802e3 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,4
@@
+*~
*.pyc
*.pyo
*.[oas]
@@
-9,6
+10,7
@@
*.html
*.xml
.deps
+.DS_Store
config.mak
config.log
config.status