[master 1/2] Add .gitignore

vojtechtrefny installerbot-noreply at redhat.com
Thu Sep 17 11:33:00 UTC 2015


From: Vojtech Trefny <vtrefny at redhat.com>

Signed-off-by: Vojtech Trefny <vtrefny at redhat.com>
---
 .gitignore | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..60074ed
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+*.pyc
+.*.swp
+
+python-meh*.tar.gz
+
+ChangeLog
+
+po/*.gmo
+po/*.po
+po/POTFILES
+
+build/
+
+.directory


-- 
To view this commit on github, visit https://github.com/rhinstaller/python-meh/commit/b46db8e2b5e97642f79f6728b1f7602421263c10


More information about the anaconda-patches mailing list