git - Merged a branch with gitignored files, can't find those files anymore -


i had large log files in project, added log directory .gitignore after had made few logs (so there's log file directory few old logs in git, new ones ignored). had more logs in branch , merged master, along branch had been working on. newer logs don't show in master, , when switch branch they're not there either. there way recover these?


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -