20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / .gitignore
diff --git a/apps/workbench/.gitignore b/apps/workbench/.gitignore
deleted file mode 100644 (file)
index 24a7a84..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# Ignore the default SQLite database.
-/db/*.sqlite3
-
-# Ignore all logfiles and tempfiles.
-/log/*.log
-/tmp
-
-/config/.secret_token
-/config/initializers/secret_token.rb
-
-/public/assets
-
-/config/environments/development.rb
-/config/environments/production.rb
-/config/application.yml
-
-# Workbench doesn't need one anyway, so this shouldn't come up, but...
-/config/database.yml
-
-/config/piwik.yml
-
-# Capistrano files are coming from another repo
-/Capfile*
-/config/deploy*
-
-# Themes are coming from another repo
-/themes/*
-
-# This can be a symlink to ../../../doc/.site in dev setups
-/public/doc
-
-# SimpleCov reports
-/coverage
-
-# Dev/test SSL certificates
-/self-signed.key
-/self-signed.pem