- 01 9月, 2014 8 次提交
-
-
由 Carl Suster 提交于
Added recommended gitignore rules from Craft
-
由 Carl Suster 提交于
added: rules for ignoring precompiled headers for C/C++
-
由 Carl Suster 提交于
Quoting from http://symfony.com/legacy The symfony 1.x branch of the framework started in 2005 and the latest stable version and long term support release is symfony 1.4. As of November 2012, symfony 1.x is not maintained anymore and you are encouraged to have a look at Symfony2 for any new projects.
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
Amends #1165
-
由 Carl Suster 提交于
Add *.Rproj for RStudio users
-
- 27 8月, 2014 1 次提交
-
-
由 Pengyu CHEN 提交于
-
- 26 8月, 2014 1 次提交
-
-
由 Oliver Keyes 提交于
RStudio - the only real R IDE, and an incredibly commonly used environment for R, particularly since it has git support - uses .Rproj files in projects, that follow the pattern projectname.Rproj. Adding *.Rproj to capture these and exclude them.
-
- 25 8月, 2014 1 次提交
-
-
由 Carl Suster 提交于
Add ebin, rel example, concrete dev mode, .rebar
-
- 24 8月, 2014 5 次提交
-
-
由 Carl Suster 提交于
add Windows shortcut files
-
由 Carl Suster 提交于
Add ignores for bower-rails
-
由 Carl Suster 提交于
New version of eledmac on CTAN adds new extension file
-
由 Carl Suster 提交于
Ignore *.converted-to-* files in TeX
-
由 Andreas Grosse 提交于
-
- 22 8月, 2014 3 次提交
-
-
由 John Haugeland 提交于
-
由 Carl Suster 提交于
Fixed binary gettext files rule: .po -> .mo
-
由 malheleco 提交于
-
- 21 8月, 2014 1 次提交
-
-
由 Attila Szeremi 提交于
-
- 19 8月, 2014 3 次提交
-
-
由 Carl Suster 提交于
ignoring new Magento 1.9 default theme
-
由 Carl Suster 提交于
Create LyX.gitignore
-
由 gazebodude 提交于
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
-
- 18 8月, 2014 1 次提交
-
-
由 No0ne 提交于
-
- 15 8月, 2014 5 次提交
-
-
由 Carl Suster 提交于
Create Momentics.gitignore
-
由 Carl Suster 提交于
Updated Zend Framework gitignore as per docs
-
由 Carl Suster 提交于
Update Unity.gitignore
-
由 Carl Suster 提交于
Remove trailing space
-
由 Mateusz Jagiełło 提交于
-
- 14 8月, 2014 2 次提交
-
-
由 Carl Suster 提交于
Updated link in Node.gitignore
-
由 Gaël Demette 提交于
-
- 13 8月, 2014 3 次提交
-
-
由 Josh Whaley 提交于
Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-).
-
由 Carl Suster 提交于
(TeX) Exclude files generated by using backref.
-
由 Carl Suster 提交于
Update JetBrains.gitignore
-
- 12 8月, 2014 1 次提交
-
-
由 Brendan Forster 提交于
Adding *.publishproj to ignore
-
- 05 8月, 2014 1 次提交
-
-
由 Mads Kristensen 提交于
This files is generated by Visual Studio 2013 and should be ignored.
-
- 31 7月, 2014 3 次提交
-
-
由 maieul 提交于
-
由 Maïeul Rouquette 提交于
-
由 Eddie Abou-Jaoude 提交于
``` data/: This directory provides a place to store application data that is volatile and possibly temporary. The disturbance of data in this directory might cause the application to fail. Also, the information in this directory may or may not be committed to a subversion repository. Examples of things in this directory are session files, cache files, sqlite databases, logs and indexes. ``` As per docs... http://framework.zend.com/manual/2.3/en/ref/project.structure.html
-
- 29 7月, 2014 1 次提交
-
-
由 David Haberthür 提交于
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography. Those files can be safely ignored. Info: http://tex.stackexchange.com/a/7772/828
-