Revision 3cfbcc94a36e0635bc31fc893c2b8d1330490f8f authored by Feiyu Du on 03 December 2015, 21:22:00 UTC, committed by Feiyu Du on 03 December 2015, 21:22:00 UTC
1 parent 00f66c6
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