summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdministrator <michellehzg@gmail.com>2016-06-07 21:57:22 +0800
committerAdministrator <michellehzg@gmail.com>2016-06-07 21:57:22 +0800
commit99bfc986fe21ddf8c5c91a77e6db9c59d91cdb15 (patch)
treeecf4e532b5937ae63dd2d106a92a7cc645736b69 /.gitignore
parentf8d0e73aec33cb625440e26c431106a25cbb32ee (diff)
downloadpython-vyos-mgmt-99bfc986fe21ddf8c5c91a77e6db9c59d91cdb15.tar.gz
python-vyos-mgmt-99bfc986fe21ddf8c5c91a77e6db9c59d91cdb15.zip
T83:Remove autogenerated files from git.
T84:Add proper .gitignore to the python management library. Fix a website address error in setup.py. Fix no newline at end of file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b1b6cd7..97324b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,4 @@
# Generate by setuptools
dist/
build/
-*.egg-info \ No newline at end of file
+*.egg-info