Add _syspaths.py to .gitignore (#32638)

This commit is contained in:
Nitin Madhok 2016-04-18 10:40:54 -04:00 committed by Mike Place
parent 027b502335
commit 4568565d45

3
.gitignore vendored
View file

@ -62,6 +62,9 @@ Vagrantfile
# Allow a user to set their own _version.py for testing
_version.py
# Ignore auto generated _syspaths.py file
_syspaths.py
# Ignore grains file written out during tests
tests/integration/files/conf/grains