You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/.gitignore

19 lines
253 B
Plaintext

*.py[co]
build
# Emacs backup files...
*~
.\#*
# (s)rpm building stuff
MANIFEST
dist
rpm-build
# Eclipse/PyDev stuff...
.project
.pydevproject
# PyCharm stuff
.idea
# Mac OS X stuff
.DS_Store
# manpage build results (not all checked in)
docs/man/man3/*