mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 05:02:17 +00:00
12 lines
143 B
Text
12 lines
143 B
Text
*.py[co]
|
|
build
|
|
# Emacs backup files...
|
|
*~
|
|
.\#*
|
|
# (s)rpm building stuff
|
|
MANIFEST
|
|
dist
|
|
rpm-build
|
|
# Eclipse/PyDev stuff...
|
|
.project
|
|
.pydevproject
|