- 23 Apr, 2014 2 commits
-
-
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 1 commit
-
-
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".
-
- 10 Apr, 2014 1 commit
-
-
Justin Howlett authored
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 Apr, 2014 2 commits
-
-
Dmitry Teslitsky authored
OpenCart has engine file system/library/config.php that must be in version control.
-
Dmitry Teslitsky authored
Updating fork
-
- 06 Apr, 2014 3 commits
-
-
Carl Suster authored
Restore the Xcode rules to the Objective-C template as per the discussion thread on 5bd4330b. Although the rules correspond to an IDE and so are global, most users of the Obj-C template expect to find the Xcode rules in the template generated by github.com, since the IDE is so ubiquitous. This could possibly be resolved by adding a template transclusion mechanism in the future, but for now duplication is the way to go.
-
Carl Suster authored
-
Carl Suster authored
-
- 04 Apr, 2014 11 commits
-
-
Carl Suster authored
missing security_token.rb inhibits development
-
Adrian Rangel authored
-
Carl Suster authored
gitignore to ignore sftp Sublime Text config file
-
Domenico LucianI authored
-
maieul authored
-
Carl Suster authored
-
Jim Roepcke authored
-
Carl Suster authored
ignore web deploy settings by default for security, but add a TODO comment
-
Carl Suster authored
Updated OSX.gitignore to include directories commonly created on AFP shares
-
Carl Suster authored
Added other common compression formats to ArchLinuxPackages
-