[master 1/2] Add .gitignore

vojtechtrefny installerbot-noreply at redhat.com
Thu Sep 17 11:24:47 UTC 2015


From: Vojtech Trefny <vtrefny at redhat.com>

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..334f75a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+
+*.pyc
+.*.swp
+
+python-meh*.tar.gz
+blivet*.tar.bz2
+
+ChangeLog
+
+po/*.gmo
+po/*.po
+po/POTFILES
+
+updates.img
+updates/
+build/
+
+.directory


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


More information about the anaconda-patches mailing list