Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ManosPapadakis95 committed Nov 23, 2023
1 parent f76c078 commit 226d257
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@

src/**/*.o
src/**/*.dll
*.dll
*.swp
*.o
*.o.tmp
*\src-i386
*\src-x64
*.dll
*.html
*.RData
*.Rhistory
.Rproj.user

0 comments on commit 226d257

Please sign in to comment.