mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
add ignores for vim *.swp files, sphinx generated doc/_build/
This commit is contained in:
parent
62d9435356
commit
c9a5a498f8
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
build
|
||||
*.py[co]
|
||||
pkg/arch/*.tar.xz
|
||||
*.swp
|
||||
doc/_build
|
||||
|
||||
# virtualenv
|
||||
# - ignores directories of a virtualenv when you create it right on
|
||||
|
|
Loading…
Add table
Reference in a new issue