Anders Åberg
961e9b31a4
Visual Studio: Ignore Chutzpah testrunnerfiles
...
Ignores the compiled typescript files that chutzpah creates. Alot of files are created, so ignoring them have an high impact on repository health.
2013-05-29 10:14:45 +02:00
Ted Nyman
098aee26a1
Update LICENSE
2013-05-25 23:56:08 -06:00
Daniel Bailey
78c94f84f3
added lazarus gitignore file
2013-05-23 17:05:28 +01:00
Giovanni Costagliola
700e582aca
Exclude bin/* assets generated by the compiler
2013-05-23 01:37:46 +03:00
conradolega
cd8663d95d
Add Meteor.gitignore
2013-05-21 21:36:05 +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
Manoj
3aefe6505f
Option to unignore repositories.config
...
Some tools like TeamCity depend on repositories.config being checked-in under `packages/` for the restore to work.
2013-05-10 09:28:56 +05:30
Sam T
ae0d13d31c
Ignore emacs flymake-mode temp files.
2013-05-10 01:35:12 +04:00
stationkeeping
923acecd29
Fixed SASS case (It's Sass, not SASS)
2013-05-09 09:50:44 +02: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
Michael Gerbush
182aeb220d
Reverting change to ignore build subdirectories
...
Reverted a change that was causing build directories at the root folder to show up in git. If you need to ignore subdirectories the leading slash needs to be omitted.
2013-05-02 23:04:52 -05:00
Ian Carrico
5e49936959
Move .htaccess to its place under core files, not text files
2013-04-26 16:06:04 -05:00
Andrzej Borucki
40dc966e27
File are for example parse.~pas
...
*.~*~ not match backup files
2013-04-24 20:51:16 +03:00
Finn Johnsen
f62c01b155
removed implicit ignore
...
/web-app/WEB-INF is already ignored, no need to specify sub-directories
2013-04-22 10:53:25 +03:00
Sean Brewer
00db51bba6
Ignore Leiningen REPL history
...
If you open an REPL within your project with `lein repl`, your REPL history gets saved in .lein-repl-history. This file does not need to be committed to a repository
2013-04-21 02:48:48 -03:00
Ray Shan
9428df834f
Comment for .py[cod] files
...
Commenting the only ignore that isn't commented.
2013-04-13 23:46:22 -05:00
Erran Carey
0314124986
Ignore those pesky .dat* files
2013-04-12 01:26:02 -05:00
Erran Carey
143f7bc97f
Update RubyMotion.gitignore
2013-04-12 01:23:09 -05:00
Kristen
f41aaad6f9
Added nunit result and state file
2013-04-11 22:46:03 +01:00
Brian Dukes
2ee0c56f17
Ignore user-specific ReSharper settings
2013-04-10 21:24:28 -05:00
Christopher
ff345b0fac
adding ignore for Telerik JustCode files
2013-04-02 13:59:05 -07:00
TomLiu
14cebd60c5
add media/catalog/product/cache/ to magento ignore
2013-03-25 00:37:40 +08:00
Mark Gardner
cd5b0112a4
Emacs gitignore gitignore mode because recursion
2013-03-19 16:43:04 -04:00
Mark Gardner
2d8461d42c
actually ignore compiled elisp with pattern
2013-03-19 16:17:11 -04:00
simonbuehler
a860132221
Update VisualStudio.gitignore
...
Added DebugPublic of Matrox DSK
2013-03-15 16:59:40 +01:00
zafarella-Linux
b02ddf29fd
-- added ignorance of temprorarely release properties files
2013-03-14 21:27:07 +01:00
Vicente Plata
0b0b674563
Ignoring "bld" directory
...
Store apps (or at least the Javascript ones) build to a "bld" directory.
Although "debug" and "release" are ignored, any custom build Configuration (created through configuration manager) will be added, unless we ignore the whole bld dir.
2013-03-13 01:12:33 -07:00
Nysa
acce99efee
Ignore Vim untitled and unsaved buffer swapfiles
...
Vim creates buffer swapfiles starting at .swp for buffers that are
active but untitled and unsaved.
2013-03-06 11:02:36 -06:00
Alain Folletete
aafb20d9e7
Add Prestashop gitignore file
2013-03-01 23:51:52 +01:00
CONSULT-ALTIUS\k_s
9c1c48d04b
VisualStudio: Add Business Intelligence projects
2013-02-26 23:23:49 +00:00
David Daniel
da6354d54e
Add stamp-h1 to ignored files
...
The file stamp-h1 only contains a timestamp for config.h - actually the
files timestamp itself serves with this information. Therefore it
actually cannot be of interest not to ignore it.
2013-02-25 20:36:52 +01:00
fibo
854654057f
added comments
2013-02-21 18:22:43 +01:00
fibo
7c8d67051b
added VVVV gitignore file
2013-02-21 18:10:24 +01:00
Stuart P. Bentley
39d25ad962
Add Cloud9 gitignore
2013-02-17 21:28:52 -08:00
Thomas Einwaller
14b2e56833
fixed type in filename
2013-02-01 13:27:15 +01:00
hallco978
2183a6c531
Update VisualStudio.gitignore
...
Added exclusions for mightymoose testing plugin www.continuoustests.com
2013-01-29 22:47:17 +00:00
Thomas Einwaller
b838118689
Gradle build system ignore
2013-01-29 14:18:02 +01:00
Brian Dukes
69c77aadd1
Add $tf folder to VisualStudio.gitignore
...
TFS 2012 creates a $tf folder for local workspaces
2013-01-25 13:35:41 -06:00
Phil Haack
0aeefb48c0
Merge pull request #523 from shanselman/patch-1
...
Updated to exclude *.publishsettings
2013-01-24 12:40:18 -08:00
Scott Hanselman
a6dd83c18d
Updated to exclude *.publishsettings
...
Updated to exclude *.publishsettings
2013-01-24 12:24:17 -08:00
Yuanxuan Wang
ab68187ab9
Ignore Rails directories instead of their files
2013-01-24 16:47:17 +08:00
Alan Rogers
81b7b3c64a
Merge pull request #507 from 0xAX/master
...
Erlang.gitignore erlang.crash.dump added
2013-01-22 13:42:45 -08:00
Justin Spahr-Summers
eaa2ad526f
Merge pull request #474 from zhaojunmeng/master
...
Add *~ to ignore vim temp file.
2013-01-22 13:39:30 -08:00
Justin Spahr-Summers
5f8b94622e
Merge pull request #508 from alloy/master
...
[Objective-C] No longer ignore `xcworkspace` documents.
2013-01-22 13:37:59 -08:00
Phil Haack
bdafdbdc38
Merge pull request #519 from Haacked/visualstudio-teamcity
...
VisualStudio: Add TeamCity exclusion
2013-01-22 13:25:08 -08:00
Snakiej
cb8a50ae28
VisualStudio: Add TeamCity exclusion
...
Exclude folders created by the TeamCity VS plugin.
2013-01-22 13:23:47 -08:00
Matt Burke
0e38a13ffb
Merge pull request #514 from bristol/vim-swapfile-fix
...
Changed line matching vim swapfiles to use all names it will create
2013-01-22 12:08:37 -08:00
Phil Haack
9bd710e4b3
Merge pull request #518 from Haacked/more-pr-consolidation
...
More pr consolidation
2013-01-22 12:01:26 -08:00
Phil Haack
af26e76cc2
Merge pull request #517 from steveoh/patch-1
...
Update VisualStudio.gitignore for vs 2012 web deploy setting.
2013-01-22 12:00:24 -08:00
Matt Cooper
8f47a43cee
Update Global/VisualStudio.gitignore
...
Visual Studio 2010 Express for Windows Phone seems to generate .cachefile files.
2013-01-22 11:53:14 -08:00