fuel-noop-fixtures/.gitignore

27 lines
178 B
Plaintext

# IDEs
.idea
.settings
.project
# Python
*.pyc
.tox
# Doc
doc/build
# Editors
*.swp
*~
# Bundle
Gemfile.lock
.bundled_gems
.bundle
# Misc
*.log
.librarian
AUTHORS
ChangeLog