Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content


# Notes:
# A leading slash indicates that the ignore entry is only valid with respect
# to the directory in which the .gitignore file resides.
#
# Use trailing slash if you intend to ignore something:
# lib/model/om/* # ignore everything in the directory
# !lib/model/om/foo # except foo


# System, Editor and Generic
------------------
.DS_Store
workspace.xml
.idea
./idea/*
.project
.buildpath
*.ipr
*.iws
*.iml
*.xcuserdatad
nohup.out


# App Specific
------------------
.tmp
.grunt
.sass-cache
dist
build
node_modules
bower_components
npm-debug.log
fit-heart.iml
app/version.json
app/src/templates.js
app/scripts/libs/*
app/modules/templates.js
Gemfile.lock
.gems
# custom angular-snap
!app/scripts/libs/angular-snap
phonegap/*xcodeproj/*/*
fortify/*.sh.*
coverage
complexity
acceptance-tests/*/screenshots
var-utility-web/acceptance-tests/watir-ruby/VARUT Test Scripts
var-utility*.tar.gz
va-tool-set*.tar.gz


fortify/*.fpr
fortify/*.fileno
fortify/*.pdf
deployToApache.error