Revision a077d29e6f1104ff59ecd6a990921f2a79c00388 authored by Jason Walker on 14 July 2015, 15:57:42 UTC, committed by Jason Walker on 14 July 2015, 15:57:42 UTC
Command to Deprecate Analysis Projects
2 parent s a938c7a + 1e43362
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