- 06 May, 2014 2 commits
-
-
Carl Suster authored
[Python] Remove rules for bin/, Mr Developer, and Rope
-
Carl Suster authored
Add new .gitignore for Elixir
-
- 04 May, 2014 1 commit
-
-
Theo Pack authored
-
- 29 Apr, 2014 3 commits
-
-
Carl Suster authored
add Mercury language gitignore template
-
Sebastian Godelet authored
-
Carl Suster authored
Splitted large comments into a few lines
-
- 27 Apr, 2014 2 commits
-
-
Sebastian Godelet authored
-
Carl Suster authored
Ignore auctex auto-folder and contents
-
- 24 Apr, 2014 4 commits
-
-
Carl Suster authored
[Objective-C] Fixes a broken link
-
Kyle Fuller authored
This got changed recently.
-
Carl Suster authored
Fixed that the ROS.gitignore was not functioning properly
-
Carl Suster authored
Fix EOL issues in multiple gitignores
-
- 23 Apr, 2014 5 commits
-
-
Jacob Rigby authored
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. -
DaikiMaekawa authored
-
Bohdan Shulha authored
-
Carl Suster authored
Add ignore log files(Android)
-
Markus Olsson authored
Add trailing / for Roslyn cache directories
-
- 19 Apr, 2014 2 commits
-
-
szp authored
-
Carl Suster authored
Simple grammar update
-
- 18 Apr, 2014 2 commits
-
-
https://github.com/tmountjrAdam Gross authored
-
Adam Gross authored
-
- 17 Apr, 2014 3 commits
-
-
Michael S. Christensen authored
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.
-
DaikiMaekawa authored
-
Kevin Pilch-Bisson authored
-
- 16 Apr, 2014 5 commits
-
-
Carl Suster authored
Ignore xcuserstate
-
Carl Suster authored
Added .rel for reftex to Emacs template
-
Michael S. Christensen authored
Reftex adds these for internal processing, only auxillary files for composition and compilation of tex-documents.
-
Carl Suster authored
Add Laravel4 gitignore template
-
Alireza Zabandan authored
-
- 15 Apr, 2014 5 commits
-
-
Elvis Nuñez authored
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 authored
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
-
Carl Suster authored
Fixed typo in comment
-
Lukas Böcker authored
-
Carl Suster authored
Adds Roslyn .ide directories to .gitignore.
-
- 14 Apr, 2014 2 commits
-
-
Andrew Arnott authored
-
Carl Suster authored
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 Apr, 2014 1 commit
-
-
Carl Suster authored
Ignore more osx/afp clutter
-
- 11 Apr, 2014 3 commits
-
-
Carpii (iMac) authored
-
Carl Suster authored
Tighten OpenCart.gitignore config rule
-
Carl Suster authored
Revert "Packages folder is ignored correctly".
-