CHANGED : .gitignore
This commit is contained in:
parent
e9a6a2c4f9
commit
f29ce0fc4a
|
|
@ -1,4 +1,5 @@
|
||||||
|
|
||||||
/.settings
|
/.settings
|
||||||
/.buildpath
|
/.buildpath
|
||||||
/.project
|
/.project
|
||||||
|
/docs
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
*.odt
|
*.odt
|
||||||
*.docx
|
*.docx
|
||||||
|
*.rtf
|
||||||
Loading…
Reference in New Issue