This website requires JavaScript.
Explore
Help
Sign In
xobs
/
fa20-bt
Watch
1
Star
0
Fork
0
You've already forked fa20-bt
Code
Issues
Pull Requests
Releases
Wiki
Activity
5123ba4372
fa20-bt
/
.gitignore
9 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2011-06-07 19:10:59 +00:00
.DS_Store
.svn
log/*.log
tmp/**
taking a stab at a presenter notes server
2012-06-08 03:21:14 +00: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 01:10:41 +00:00
.sass-cache
css/reveal.min.css
js/reveal.min.js
Reference in New Issue
Copy Permalink