Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /doxiv/.gitignore

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations) (download)
Thu Aug 15 07:39:20 2013 UTC (10 years, 8 months ago) by hidetoshi
File size: 430 byte(s)
first commit
1 hidetoshi 1 # See http://help.github.com/ignore-files/ for more about ignoring files.
2     #
3     # If you find yourself ignoring temporary files generated by your text editor
4     # or operating system, you probably want to add a global ignore instead:
5     # git config --global core.excludesfile ~/.gitignore_global
6    
7     # Ignore bundler config
8     /.bundle
9    
10     # Ignore the default SQLite database.
11     /db/*.sqlite3
12    
13     # Ignore all logfiles and tempfiles.
14     /log/*.log
15     /tmp

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26