Relocate `extract_version()` & `get_sysd_commit()`
[integration/packaging.git] / .gitignore
index eea525fe3fc2bfe5fcd3bfbb137f23aecff57233..c4edcbd401f64ca0c767f327c521b292bf53b35c 100644 (file)
@@ -1,27 +1,24 @@
-*.class
-**/target
-bin/
-dist
-**/logs
-products
-repository
-workspace
-*~
-target
-.classpath
-.project
-.settings
-MANIFEST.MF
-opendaylight/northbound/integrationtest/logs/*
-*.ipr
-*.iml
-*.iws
+# Vim
+.*.sw?
+
+# Vagrant
+.vagrant
+
+# Tox
+.tox/
+
+# Coala
+node_modules
+
+# Python
 .idea
 *.pyc
+*.egg-info/
+
+# Robot
 log.html
 output.xml
 report.html
-.*.sw?
-.vagrant
-.tox/
-*.egg-info/
+
+# Ansible
+*.retry