commit | fb90488dfc3e427bb02640362c84c45e6e05e0a1 | [log] [tgz] |
---|---|---|
author | akutz <sakutz@gmail.com> | Thu Aug 23 18:25:14 2018 -0500 |
committer | akutz <sakutz@gmail.com> | Thu Aug 23 18:26:53 2018 -0500 |
tree | f1c17974d21167d6d29519597a45d699b5c24e82 | |
parent | 77457a689cc765915d9461fd64aeb96754a40033 [diff] [blame] |
Updated .gitignore This patch updates the .gitignore file to include several local test assets.
diff --git a/.gitignore b/.gitignore index b8ffd18..04e2184 100644 --- a/.gitignore +++ b/.gitignore
@@ -1 +1,6 @@ -/rpmbuild/ \ No newline at end of file +/rpmbuild/ +/test.py +/net.1.config +/metadata.json +/test.sh +/userdata.yaml \ No newline at end of file