mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
Added 'vendor/**' to the .gitignore file to prevent tracking of vendor files in the repository.
24 lines
484 B
Plaintext
24 lines
484 B
Plaintext
projects
|
|
unusedcode
|
|
.DS_Store
|
|
.idea
|
|
mount
|
|
log
|
|
.directory
|
|
batch/failed
|
|
batch/successful
|
|
lib/test/tmp
|
|
modules/generators/challenges/exif/secgen_local/tmp.jpg
|
|
modules/generators/challenges/compression/zip/tmp
|
|
modules/generators/challenges/image/random_jpg/secgen_local/tmp.jpg
|
|
secgen.conf
|
|
modules/encoders/compression/huffman/tmp
|
|
.rakeTasks
|
|
modules/**/Gemfile.lock
|
|
modules/generators/network/pcap/files/packet.pcap
|
|
lib/resources/images/scenario
|
|
.vagrant
|
|
rgloader
|
|
.ruby-version
|
|
vendor/**
|