Revision caa35c73d905e801a7c4d646d2e31be2d0b2d9db authored by Nathan Nutter on 09 July 2013, 01:53:02 UTC, committed by Nathan Nutter on 09 July 2013, 01:53:02 UTC
1 parent a493d82
Raw File
.gitignore
# Mac OS X
.DS_Store

# Komodo project files
*.kpf
*.komodoproject

# swap and backup files
*.swo
*.swp
*~

tags

# symlinks that test environment makes
bin/perl
bin/prove

# binary version of SQLite databases
lib/perl/Genome/DataSource/Meta.sqlite3
lib/perl/Genome/DataSource/SearchIndexQueue.sqlite3
back to top