[Pkg-privacy-commits] [obfsproxy] 266/353: Add editor swap files to .gitignore.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:02:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfsproxy.
commit 6a7f2730f9faf78c143a4419045749b00e6c119d
Author: George Kadianakis <desnacked at riseup.net>
Date: Wed Mar 12 20:07:21 2014 +0000
Add editor swap files to .gitignore.
---
.gitignore | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 8ea2d7c..d250818 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,10 @@ py2exe_bundle
obfsproxy.egg-info/*
*.pyc
src/obfsproxy/*.pyc
-MANIFEST
\ No newline at end of file
+MANIFEST
+
+# emacs swap files:
+*~
+# vim swap files:
+*.swp
+*.swo
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git
More information about the Pkg-privacy-commits
mailing list