Skip to content
Snippets Groups Projects
Commit 19537fb1 authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Fix list of ignored files.

parent 7ccdde87
No related branches found
No related tags found
No related merge requests found
...@@ -13,4 +13,4 @@ Examples/ ...@@ -13,4 +13,4 @@ Examples/
\#*\# \#*\#
^\.\#* ^\.\#*
Rplots.pdf Rplots.pdf
CONTRIBUTING.md CONTRIBUTING.md
\ No newline at end of file
...@@ -7,12 +7,10 @@ ...@@ -7,12 +7,10 @@
.#* .#*
#* #*
*.Rout *.Rout
*.RData
^.Rd2pdf* ^.Rd2pdf*
^\.Rd2pdf* ^\.Rd2pdf*
.Rd2pdf5504 .Rd2pdf5504
.Rd2pdf5516 .Rd2pdf5516
.Rd2pdf* .Rd2pdf*
data-raw/*.txt
inst/doc inst/doc
Rplots.pdf Rplots.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment