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

# System, Editor and Generic
**.settings
.DS_Store
workspace.xml
.idea
./idea/*
gradle-builds/build
gradle-builds/.gradle
.gems
.vagrant*
.gradle
.project
.buildpath
.classpath
*.ipr
*.iws
*.iml
*.xcuserdatad
gradlew.bat
nohup.out
acceptance_test/screenshots/
acceptance_test/selenium-ruby/screenshots/
#.gitignore
classes
screenshots
package.json.bak

# App Specific

.tmp
.sass-cache
dist
build
bin
node_modules
bower_components
npm-debug.log
angular-boilerplate.iml
app/version.json
app/scripts/libs/*
app/modules/templates.js
package-lock.json

# custom angular-snap
!app/scripts/libs/angular-snap

phonegap/*xcodeproj/*/*
fortify/*.sh.*
coverage
complexity
*.jasper

# 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

**/*.log

*.tar.gz
*.bak