This website requires JavaScript.
Explore
Help
Sign In
jan
/
revproxy-presentation
Watch
1
Star
0
Fork
You've already forked revproxy-presentation
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3a99a7b70a
revproxy-presentation
/
.gitignore
12 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
ignoring IntelliJ IDEA files
2015-12-21 23:02:57 +01:00
.idea/
*.iml
*.iws
*.eml
out/
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
ignore sourcemaps
2020-05-04 10:41:27 +02:00
dist/*.map
Reference in a new issue
Copy permalink