Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| # History files | |
| .Rhistory | |
| # Example code in package build process | |
| *-Ex.R | |
| *~ | |
| \#*\# | |
| /.emacs.desktop | |
| /.emacs.desktop.lock | |
| .elc | |
| auto-save-list | |
| tramp | |
| .\#* | |
| # Org-mode | |
| .org-id-locations | |
| *_archive | |
| .DS_Store | |
| # Thumbnails | |
| ._* | |
| # Files that might appear on external disk | |
| .Spotlight-V100 | |
| .Trashes | |
| # Object files | |
| *.o | |
| # Libraries | |
| *.lib | |
| # Shared objects (inc. Windows DLLs) | |
| *.dll | |
| *.so | |
| # Executables | |
| *.exe | |
| *.out | |
| scythe | |
| *.gch |