remove stale gitignore, remove incorrect stat tests dir

This commit is contained in:
Kyle Drake 2015-09-13 00:50:36 -07:00
parent 2fe1d47db2
commit 5ea0f8a7db
2 changed files with 0 additions and 18 deletions

17
.gitignore vendored
View file

@ -1,20 +1,4 @@
*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
# YARD artifacts
.yardoc
_yardoc
doc/
tests/coverage
config.yml
.DS_Store
@ -30,7 +14,6 @@ files/map.txt
.sass-cache/*
files/sslsites.zip
.tm_properties
./black_box.rb
.vagrant
public/banned_sites
public/deleted_sites

View file

@ -1 +0,0 @@
*