gitignore: ignore plugins/custom*.py, because some stuff has to be hard coded
This commit is contained in:
parent
5e6519a51e
commit
c3700821af
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
plugins/custom*.py
|
||||
*.iml
|
||||
*.swp
|
||||
*.wpr
|
||||
|
|
Loading…
Reference in a new issue