- 05 5月, 2014 1 次提交
-
-
由 Theo Pack 提交于
-
- 29 4月, 2014 3 次提交
-
-
由 Carl Suster 提交于
add Mercury language gitignore template
-
由 Sebastian Godelet 提交于
-
由 Carl Suster 提交于
Splitted large comments into a few lines
-
- 27 4月, 2014 2 次提交
-
-
由 Sebastian Godelet 提交于
-
由 Carl Suster 提交于
Ignore auctex auto-folder and contents
-
- 24 4月, 2014 5 次提交
-
-
由 Carl Suster 提交于
[Objective-C] Fixes a broken link
-
由 Kyle Fuller 提交于
This got changed recently.
-
由 Carl Suster 提交于
Fixed that the ROS.gitignore was not functioning properly
-
由 Carl Suster 提交于
Fix EOL issues in multiple gitignores
-
由 Jacob Rigby 提交于
Some files don't contain a line separator ('\n') at the end. Add the missing eol. In POSIX, all lines of text should end with a newline character by definition. See http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html section 3.397 for more. See https://gist.github.com/jacknagel/1020172 for a gist of the issue.
-
- 23 4月, 2014 4 次提交
-
-
由 DaikiMaekawa 提交于
-
由 Bohdan Shulha 提交于
-
由 Carl Suster 提交于
Add ignore log files(Android)
-
由 Markus Olsson 提交于
Add trailing / for Roslyn cache directories
-
- 19 4月, 2014 4 次提交
-
-
由 szp 提交于
-
由 Carl Suster 提交于
Simple grammar update
-
-
由 Adam Gross 提交于
-
- 18 4月, 2014 1 次提交
-
-
由 Michael S. Christensen 提交于
When working with multifile LaTeX-documents in AUCTeX in emacs, it creates the auto-folder to keep track of styles, macros etc. in the whole document. Unnecessary of versioning purposes.
-
- 17 4月, 2014 2 次提交
-
-
由 DaikiMaekawa 提交于
-
由 Kevin Pilch-Bisson 提交于
-
- 16 4月, 2014 7 次提交
-
-
由 Carl Suster 提交于
Ignore xcuserstate
-
由 Carl Suster 提交于
Added .rel for reftex to Emacs template
-
由 Michael S. Christensen 提交于
Reftex adds these for internal processing, only auxillary files for composition and compilation of tex-documents.
-
由 Carl Suster 提交于
Add Laravel4 gitignore template
-
由 Alireza Zabandan 提交于
-
由 Elvis Nuñez 提交于
xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember, this is something that shouldn't be tracked in version control
-
由 Elvis Nuñez 提交于
xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember
-
- 15 4月, 2014 3 次提交
-
-
由 Carl Suster 提交于
Fixed typo in comment
-
由 Lukas Böcker 提交于
-
由 Carl Suster 提交于
Adds Roslyn .ide directories to .gitignore.
-
- 14 4月, 2014 2 次提交
-
-
由 Andrew Arnott 提交于
-
由 Carl Suster 提交于
Add rules for TeX packages (e)ledmac and (e)ledpar. References from manuals: eledmac p. 46: > Each section will read and write an associated "line-list file", containing information used to do the numbering; the file will be called `<jobname>.nn`, where `nn` is the section number. However, you may direct that an extra string be added before the `nn` in that filename, in order to distinguish these temporary files from others: that string is called `\extensionchars`. Initially it's empty, since different operating systems have greatly varying ideas about what characters are permitted in file names. So `\renewcommand{\extensionchars}{-}` gives temporary files called `<jobname>.-1`, `<jobname>.-2`, etc. eledmac p. 112: > Endnotes of all varieties are saved up in a file, typically named `<jobname>.end`. eledpar p.8: > The `\beginnumbering` macro resets the line number to zero, reads an auxiliary file called `<jobname>.nn` (where `<jobname>` is the name of the main input file for this job, and `nn` is 1 for the first numbered section, 2 for the second section, and so on), and then creates a new version of this auxiliary file to collect information during this run. Separate auxiliary files are maintained for right hand texts and these are named `<jobname>.nnR`, using the ‘R’ to distinguish them from the left hand and serial (non-parallel) texts.
-
- 12 4月, 2014 1 次提交
-
-
由 Carl Suster 提交于
Ignore more osx/afp clutter
-
- 11 4月, 2014 4 次提交
-
-
由 Carpii (iMac) 提交于
-
由 Carl Suster 提交于
Tighten OpenCart.gitignore config rule
-
由 Carl Suster 提交于
Revert "Packages folder is ignored correctly".
-
由 Justin Howlett 提交于
Without the asterisk at the end of the directory's path, an exception for a file within this directory does not work. (ex. !packages/repositories.config) This reverts commit 0fb0fbef.
-
- 08 4月, 2014 1 次提交
-
-
由 Dmitry Teslitsky 提交于
OpenCart has engine file system/library/config.php that must be in version control.
-