This website requires JavaScript.
Explore
Help
Register
Sign in
campiaperti
/
infra
Watch
1
Star
0
Fork
You've already forked infra
1
Code
Issues
Pull requests
1
Releases
Wiki
Activity
ce31184bf3
infra
/
.gitignore
9 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
initial commit
2011-06-07 21:10:59 +02:00
.DS_Store
.svn
log/*.log
tmp/**
taking a stab at a presenter notes server
2012-06-08 05:21:14 +02:00
node_modules/
Add generated css and js to gitignore I found it nice to ignore these files, they are automatically generated anyway (i.e. reveal.min.js always has the date of minify-ing, which I don't want to commit all the time). Should just track the source unless there is a good reason to hand-curate these versions.
2014-01-26 02:10:41 +01:00
.sass-cache
css/reveal.min.css
js/reveal.min.js
Reference in a new issue
Copy permalink