Update .gitignore
This commit is contained in:
parent
0309bbff36
commit
06e14f9ef7
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
*.redxml
|
||||||
|
*.txt
|
||||||
|
*.html
|
||||||
|
*.pdf
|
||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
/*-[0-9][0-9].xml
|
||||||
|
.refcache
|
||||||
|
venv/
|
||||||
|
issues.json
|
||||||
|
lib
|
||||||
|
.targets.mk
|
||||||
Loading…
Add table
Add a link
Reference in a new issue