Carl Suster
fe0df6046b
Merge pull request #1040 from NSElvis/master
...
Ignore xcuserstate
2014-04-16 17:55:38 +10:00
Carl Suster
80324066ba
Merge pull request #1042 from stenskjaer/patch-1
...
Added .rel for reftex to Emacs template
2014-04-16 17:50:47 +10:00
Carl Suster
5ad83b5115
Merge pull request #1041 from UltraWalker/feature/add_laravel4_framework
...
Add Laravel4 gitignore template
2014-04-16 14:39:51 +10:00
Carl Suster
5442643d0a
Merge pull request #1038 from superlukas/osx-comment
...
Fixed typo in comment
2014-04-16 00:42:03 +10:00
Carl Suster
8c7ad139b1
Merge pull request #1035 from AArnott/master
...
Adds Roslyn .ide directories to .gitignore.
2014-04-15 12:52:29 +10:00
Carl Suster
792a95ef29
Merge pull request #1008 from maieul/master
...
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.
2014-04-14 13:41:01 +10:00
Carl Suster
794fe44dee
Merge pull request #1033 from carpii/osx_tweak
...
Ignore more osx/afp clutter
2014-04-12 22:25:09 +10:00
Carl Suster
ad2cdcc17e
Merge pull request #1031 from teslitsky/master
...
Tighten OpenCart.gitignore config rule
2014-04-11 11:05:02 +10:00
Carl Suster
4d45bfdb0d
Merge pull request #1032 from ohnit/VisualStudioRevertPackage
...
Revert "Packages folder is ignored correctly".
2014-04-11 11:03:09 +10:00
Carl Suster
b3d27fcf04
Merge branch 'fix-1022'
...
Restore the Xcode rules to the Objective-C template as per the discussion
thread on 5bd4330 . 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.
2014-04-06 10:38:40 +10:00
Carl Suster
5f42238331
Remove Obj-C-specific hmap & ipa from general Xcode template
2014-04-06 10:38:24 +10:00
Carl Suster
336dd397ff
Remove profile from Obj-C to match #956
2014-04-06 10:35:58 +10:00
Carl Suster
f21b38a70d
Merge pull request #885 from acrogenesis/patch-1
...
missing security_token.rb inhibits development
2014-04-05 09:31:45 +11:00
Carl Suster
1ee8dd15d6
Merge pull request #928 from dlion/sftp
...
gitignore to ignore sftp Sublime Text config file
2014-04-04 22:38:08 +11:00
Carl Suster
6df8994de7
Merge branch 'fix-956'
2014-04-04 17:21:22 +11:00
Carl Suster
4dec7596dc
Merge pull request #950 from bbodenmiller/patch-1
...
ignore web deploy settings by default for security, but add a TODO comment
2014-04-04 13:09:45 +11:00
Carl Suster
977641c6f6
Merge pull request #1015 from carpii/master
...
Updated OSX.gitignore to include directories commonly created on AFP shares
2014-04-04 12:05:14 +11:00
Carl Suster
5375a285f7
Merge pull request #1010 from StuntsPT/master
...
Added other common compression formats to ArchLinuxPackages
2014-04-04 11:52:07 +11:00
Carl Suster
8d5279e226
Merge pull request #1012 from notbear/patch-1
...
Fixes uncomplete CTools by removing overly-broad and irrelevant (?) cache rule
2014-04-04 11:39:22 +11:00
Carl Suster
70f1e3a641
Merge pull request #1028 from jamiehumphries/master
...
Do not ignore .ncrunch* in Visual Studio projects.
2014-04-04 10:14:11 +11:00
Carl Suster
25ceefa81e
Merge pull request #1021 from onion7878/patch-1
...
add delphi .dcu
2014-04-01 13:01:53 +11:00
Carl Suster
488b028df3
Merge pull request #1019 from nnuhanovic/patch-1
...
Add 'pom.xml.versionsBackup' to Maven template
2014-03-31 12:05:30 +11:00
Carl Suster
9e538aa9b8
Merge pull request #1014 from stevennoto/flexbuilder-fix
...
Added bin-release folder to FlexBuilder .gitignore
2014-03-26 12:33:17 +11:00
Carl Suster
65196929c4
Merge pull request #967 from tjgrilley/tex-R-updates
...
Rules for TeX packages sagetex and sympytex; Rdata
2014-03-21 12:20:29 +11:00
Carl Suster
4cd753fd0e
Merge pull request #1007 from fabiensanglard/Xcode
...
Extract XCode to a Global/ template
2014-03-20 10:22:50 +11:00
Carl Suster
369766d5b9
Merge pull request #1006 from munkhoff/add-slickedit-gitignore
...
Add Global/SlickEdit.gitignore template
2014-03-19 17:44:44 +11:00
Carl Suster
2fc10c0a97
Merge pull request #998 from kylef/patch-1
...
[Objective-C] Comment out CocoaPods rules
2014-03-19 13:01:09 +11:00
Carl Suster
65764ade9f
Merge pull request #1002 from munkhoff/qmake-stash-and-dot-moc
...
Update Qt.gitignore with rules from qmake
2014-03-18 17:31:18 +11:00
Carl Suster
170b9f808b
Merge pull request #1001 from teslitsky/opencart
...
Add OpenCart template
2014-03-16 22:32:53 +11:00
Carl Suster
807ac26336
Merge pull request #991 from devoncarew/patch-1
...
Update Dart template for pub, dart2js
2014-03-16 16:47:06 +11:00
Carl Suster
7d0df220a0
Merge pull request #993 from tacahilo/add-packer
...
Add a support for packer
2014-03-16 16:42:19 +11:00
Carl Suster
eda2ee70de
Merge pull request #990 from chiragsanghavi/master
...
Remove duplicate line in Global/webMethods template
2014-03-08 11:02:37 +11:00
Carl Suster
5a6b8dbb8f
Merge pull request #983 from hugovk/patch-1
...
Ignore coverage results from coverage.py
2014-03-06 22:49:17 +11:00
Carl Suster
12bb74338f
Merge pull request #982 from arcresu/vs-strip-global
...
[VisualStudio] Remove Windows OS rules
2014-03-06 22:47:35 +11:00
Carl Suster
b273c1eb63
Merge pull request #984 from ashic/patch-1
...
Remove a trailing asterisk for stylistic consistency
2014-03-06 22:37:11 +11:00
Carl Suster
fcce3b8de0
Merge pull request #979 from zman97211/master
...
Rename IgnorePackages back to VisualStudio.gitignore.
2014-03-01 08:52:21 +11:00
Carl Suster
352771f937
Merge pull request #978 from stuartpb/patch-3
...
Fix comments in Dart template
2014-03-01 08:50:49 +11:00
Carl Suster
b8f2b6d2f8
Merge pull request #977 from stuartpb/patch-2
...
Remove overly-permissive data file rules from Node template
2014-03-01 08:50:06 +11:00
Carl Suster
69b99dd091
Merge pull request #963 from tioui/eiffelstudio
...
Adding a global template for EiffelStudio
2014-02-28 23:26:00 +11:00
Carl Suster
121cbc3b73
Merge pull request #945 from arcresu/sass-cache
...
Simplify sass cache rules
2014-02-28 23:21:39 +11:00
Carl Suster
4899dad980
Merge pull request #975 from DenJohX/patch-1
...
Added rule for directory config under KDE to Linux template
2014-02-28 17:51:27 +11:00
Carl Suster
fdc303bb72
Merge pull request #973 from CodeBlock/idris
...
Add an Idris template
2014-02-28 14:02:44 +11:00
Carl Suster
cdfef4a8e1
Merge pull request #970 from wzhishen/master
...
Update Leiningen.gitignore with checkouts and lein-failures rules
2014-02-28 13:42:14 +11:00
Carl Suster
f68806d719
Merge pull request #972 from CodeBlock/haskell-typo
...
Fix typo in Haskell template
2014-02-28 12:56:11 +11:00
Carl Suster
2992916925
Merge pull request #960 from SamWhited/patch-1
...
Ignore signed pom files in leiningen projects
2014-02-28 11:26:56 +11:00
Carl Suster
c8c4749b3f
Merge pull request #964 from ohmanger/patch-1
...
Ignore log of applied patches in Magento.gitignore
2014-02-28 11:19:29 +11:00
Carl Suster
2544a6b710
Merge pull request #954 from krtek/patch-1
...
Removed IDE-specific rules from Grails template
2014-02-19 11:30:51 +11:00
Carl Suster
84a9977048
Merge pull request #948 from bbodenmiller/patch-1
...
ignore SQL server database files
2014-02-18 10:53:58 +11:00
Carl Suster
e0d819c247
Merge pull request #882 from Arvur/master
...
Better Delphi .gitignore
2014-02-13 18:45:21 +11:00
Carl Suster
a9c7840df5
Merge pull request #942 from jturmel/master
...
Ignore output from Crashlytics JetBrains plugin
2014-02-13 17:41:45 +11:00
Carl Suster
03c0beb080
Merge pull request #930 from Lordovos/dmlang
...
Added template for the DM language.
2014-02-11 01:59:59 +11:00
Carl Suster
90d31abaea
Merge pull request #941 from edelbluth/master
...
Added *.synctex.gz(busy) to TeX template
2014-02-07 09:15:45 +11:00
Carl Suster
e8982c5fe4
Merge pull request #937 from ahmyi/patch-1
...
Ignore user-specific .booproj files
2014-02-06 17:55:44 +11:00
Carl Suster
4e453133cb
Merge pull request #936 from caffinatedmonkey/patch-2
...
Update Dart.gitignore to trim stray whitespace
2014-02-03 09:04:27 -08:00
Carl Suster
d757e0030f
Merge pull request #924 from CaseyB/master
...
Update Unity gitignore to not commit user preferences
2014-01-31 20:34:26 -08:00
Carl Suster
20c881709a
Merge pull request #933 from diegoleme/master
...
Update URL in nanoc.gitignore
2014-01-30 18:37:20 -08:00
Carl Suster
1e476cd7a9
Merge pull request #925 from friederbluemle/update-android-gitignore
...
Improve Android .gitignore comments
2014-01-29 18:26:07 -08:00
Carl Suster
f3503f42c6
Merge pull request #784 from yatskevich/master
...
Add .idea_modules/ to Global/JetBrains.gitignore (from sbt-idea plugin)
2013-11-12 03:45:42 -08:00
Carl Suster
727777af2d
Merge pull request #839 from jean/master
...
Clean up the plone template
2013-11-12 00:13:58 -08:00
Carl Suster
41baaa27a6
Merge pull request #629 from ChinggizKhan/minor-drupal-gitignore-issue
...
Correct minor ordering issue on Drupal gitignore
2013-11-12 00:01:04 -08:00
Carl Suster
b7982d4968
Merge pull request #688 from leek/patch-1
...
Update Magento.gitignore to tighten the pattern for install.php
2013-11-11 22:37:40 -08:00
Carl Suster
f37b54d58a
Merge pull request #597 from TomLiu/master
...
Ignore magento product image cache
2013-11-11 22:33:01 -08:00
Carl Suster
1a3b885ef7
Merge pull request #700 from mquigley/master
...
Don't ignore essential Android Eclipse project and classpath files.
2013-11-11 18:11:15 -08:00
Carl Suster
70aaa4d504
Merge pull request #745 from tunitowen/master
...
Added gradle (build tool) files to Android gitignore
2013-11-11 17:55:39 -08:00
Carl Suster
09793dd34e
Merge pull request #473 from Visgean/master
...
Merge the django template into the python one since there is a significant overlap
2013-11-11 16:45:53 -08:00
Carl Suster
e105d8c4b2
Merge pull request #838 from tiredpixel/ruby-slashes
...
Slashify Ruby files and directories.
2013-11-11 13:48:16 -08:00
Carl Suster
d72190c56a
Merge pull request #833 from benmoss/master
...
Leiningen by default creates a 'target' directory, not 'targets'
2013-11-09 16:30:54 -08:00
Carl Suster
e0baa57b58
Merge pull request #743 from hkdobrev/master
...
Add Composer.gitignore for composer packages
2013-11-09 04:01:10 -08:00
Carl Suster
40e48553fd
Merge pull request #828 from vvolkgang/patch-1
...
Added Visual Studio .suo files
2013-11-08 13:34:20 -08:00
Carl Suster
4d108dc73d
Merge pull request #452 from BFTrick/patch-1
...
Adding wp-config.php Back Into Version Control
2013-11-08 12:11:35 -08:00
Carl Suster
f8ac87bd8f
Merge pull request #802 from lukemetz/master
...
Ignore elf and hex files in C.gitignore
2013-11-07 21:28:17 -08:00
Carl Suster
4e85d13e96
Merge pull request #623 from seabre/patch-1
...
Ignore Leiningen REPL history
2013-11-07 18:54:47 -08:00
Carl Suster
bd8dab3845
Merge pull request #509 from cjerdonek/master
...
Make Python .gitignore directory entries match only directories
2013-11-07 18:31:11 -08:00
Carl Suster
f5a760d256
Merge pull request #634 from nikr/patch-1
...
LaTeX.gitignore: add .brf for files generated by hyperref
2013-11-07 02:06:11 -08:00
Carl Suster
48c388942c
Merge pull request #453 from oschrenk/patch-1
...
Ignore *.loa in LaTeX; auxiliary 'list of algorithms' file generated by the algorithms package
2013-11-06 19:58:09 -08:00
Carl Suster
1db3f61e98
Merge pull request #618 from rayshan/patch-1
...
Comment for .py[cod] files
2013-11-06 19:46:18 -08:00
Carl Suster
b0e2d94e53
Merge pull request #767 from lunks/remove-dot-project-from-rails-gitignore
...
Remove .project from Rails.gitignore since it is covered by Global/Eclipse.gitignore
2013-11-06 19:28:39 -08:00
Carl Suster
db625a1012
Merge pull request #643 from stationkeeping/patch-1
...
Fixed SASS case (It's Sass, not SASS)
2013-11-06 15:30:32 -08:00
Carl Suster
8e101905d6
Merge pull request #398 from huxuan/master
...
Add *.thm for LaTeX; generated by ntheorem/amsthm packages
2013-11-05 19:25:50 -08:00
Carl Suster
de4f9eff4f
Merge pull request #438 from ChristianBoehlke/master
...
Add *.lol to LaTeX.gitignore: generated by the listing package (list of listings)
2013-11-05 19:11:14 -08:00
Carl Suster
4624470231
Also ignore additional tempfiles created by the biblatex package.
...
Refer to the biblatex manual at http://ctan.unsw.edu.au/macros/latex/contrib/biblatex/doc/biblatex.pdf :
(p.106): The name of the additional aux files is the base name of the main input file with the string -blx and a running number appended at the end.
[...]
Apart from these aux files, biblatex uses an additional bib file with the same suffix to pass certain control parameters to BibTeX.
[...]
When using Biber, biblatex writes a control file named example.bcf and ignores \blxauxsuffix.
Note: the running number mentioned in the documentation is not always added to the suffix.
2013-05-10 17:15:48 +10:00
Carl Suster
1d045d58b8
Ignore .fls files in LaTeX projects
...
From the man page for latexmk (http://manpages.ubuntu.com/manpages/raring/man1/latexmk.1L.html ):
[...] the -recorder option with latex and pdflatex. In (most) modern versions of these programs, this results in a file of extension .fls containing a list of the files that these programs have read and written.
Latexmk specifies this option in its latex commands and so produces temporary files with this extension in latex projects.
2013-05-08 13:06:10 +10:00