summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2013-08-22 16:20:47 -0400
committerStephen Gallagher <sgallagh@redhat.com>2013-08-22 16:20:47 -0400
commit06b108292e0c73cc3c532fdfe391fe8f1c0206f7 (patch)
treed1895c56a1943616325aed55072295dc720c9554 /.gitignore
parent4f0f4587666451c9f53b32944716d9184554dc59 (diff)
downloadopenlmi-scripts-06b108292e0c73cc3c532fdfe391fe8f1c0206f7.tar.gz
openlmi-scripts-06b108292e0c73cc3c532fdfe391fe8f1c0206f7.tar.xz
openlmi-scripts-06b108292e0c73cc3c532fdfe391fe8f1c0206f7.zip
Add .gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..14c9ca0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.py[oc]
+*.egg-info
+.project
+.pydevproject