Revision 84bfdca02cd5997d513bbf2d5ed5111ab2e9f845 authored by dmorton on 30 May 2014, 16:59:38 UTC, committed by dmorton on 30 May 2014, 20:54:12 UTC
1 parent 01d53b2
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