mirror of
https://github.com/infinum/cookies_eu
synced 2023-03-27 23:21:16 -04:00
Initial commit
This commit is contained in:
commit
eb7669d7a3
2 changed files with 20 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
*.rbc
|
||||
*.sassc
|
||||
.sass-cache
|
||||
capybara-*.html
|
||||
.rspec
|
||||
/.bundle
|
||||
/vendor/bundle
|
||||
/log/*
|
||||
/tmp/*
|
||||
/db/*.sqlite3
|
||||
/public/system/*
|
||||
/coverage/
|
||||
/spec/tmp/*
|
||||
**.orig
|
||||
rerun.txt
|
||||
pickle-email-*.html
|
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
cookies_eu
|
||||
==========
|
||||
|
||||
Rails gem for eu cookies law
|
Loading…
Add table
Add a link
Reference in a new issue