mirror of
https://github.com/medialab-prado/poblacion-dirigida.git
synced 2025-06-08 05:41:28 +02:00
add web template files
This commit is contained in:
parent
7fd949f6fa
commit
898bffcce9
106 changed files with 22120 additions and 0 deletions
13
web_files/.gitignore
vendored
Normal file
13
web_files/.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
.idea/
|
||||
*.iml
|
||||
*.iws
|
||||
*.eml
|
||||
out/
|
||||
.DS_Store
|
||||
.svn
|
||||
log/*.log
|
||||
tmp/**
|
||||
node_modules/
|
||||
.sass-cache
|
||||
css/reveal.min.css
|
||||
js/reveal.min.js
|
Loading…
Add table
Add a link
Reference in a new issue