Brendan Forster
5ae4b3fd6d
Merge pull request #1798 from JelteF/patch-1
...
Tex: Ignore files generated by pdfcomment package
2015-12-13 18:34:46 +10:30
Jelte Fennema
a32059c07c
Tex: Ignore files generated by pdfcomment package
...
The pdfcomment package generates *.upa and *.upb files when compiling LaTeX files. These should be ignored as well.
2015-12-11 11:35:40 +01:00
Brendan Forster
a018c720b7
Merge pull request #1797 from tim-hub/master
...
Unity.gitignore modyfying,
2015-12-10 16:51:14 +10:30
tim
5e08bf6060
Unity.gitignore modyfying, add /[Bb]uilds/ /Assets/AssetStoreTools*
dictionaries and *.svd
svd files to be ignored
...
modified: Unity.gitignore
2015-12-10 13:08:58 +08:00
Villars Gimm
096d1d1b37
Based on a template from jmoody
2015-12-08 23:18:34 +01:00
Brendan Forster
e569015535
Merge pull request #1789 from stephengroat/master
...
Update to include iMPACT and Core Generator files
2015-12-07 14:47:30 +10:30
Stephen
bf84550756
Update to include iMPACT and Core Generator files
2015-12-06 11:47:00 -08:00
Brendan Forster
5c11cc04f0
Merge pull request #1788 from camigreen/joomla-3.4.5
...
Updated to Joomla 3.4.5
2015-12-06 16:00:33 +10:30
Shawn Gibbons
6e1ae4aa6d
Updated for Joomla 3.4.5
2015-12-05 14:01:41 -05:00
Shawn Gibbons
c7a4ac8181
Updated for Joomla 3.4.5
2015-12-05 13:49:30 -05:00
Shawn Gibbons
5d98cfd19e
Updated for Joomla 3.4.5
2015-12-05 13:39:47 -05:00
Brendan Forster
e2b70bd344
Merge pull request #1785 from natestedman/patch-1
...
Add Swift Package Manager to Swift.gitignore
2015-12-05 09:04:42 +10:30
Nate Stedman
611c239f68
Add Swift Package Manager to Swift.gitignore
...
Matches the style used for Carthage - build disabled by default, checkouts optionally disabled.
2015-12-04 09:08:40 -05:00
Vladislav Yaroslavlev
6b791aca17
New Visual Studio database engine for C++
...
Added extensions of new database engine for C++ (sqlite-based) from
Visual Studio 2015
(Tools - Options - Text Editor - C/C++ - Experimental - Enable New
Database Engine)
2015-12-04 11:00:50 +03:00
Vladislav Yaroslavlev
782fe0d1db
Merge remote-tracking branch 'refs/remotes/github/master'
2015-12-04 10:56:43 +03:00
Mateusz Kutyba
b6e56775b5
exclude only community code that is shipped with Magento
2015-12-03 07:30:11 +01:00
Mateusz Kutyba
571118925d
exclude only locale en_US
2015-12-03 07:29:41 +01:00
Mateusz Kutyba
5552f5e360
simplified rules for Mage* module files
2015-12-03 07:29:12 +01:00
Mateusz Kutyba
2aa9f9215f
simplified rules for media dir
2015-12-03 07:28:27 +01:00
Mateusz Kutyba
f527652d30
new files added in 1.9.2.x
2015-12-03 07:28:05 +01:00
Brendan Forster
31c8ed9829
Merge pull request #1779 from ffsantos92/patch-1
...
Update OpenCart.gitignore
2015-12-03 07:59:21 +10:30
Fábio Santos
ada61a7f50
Update OpenCart.gitignore
...
Ignore storage folder (contains logs, cache, etc.)
2015-12-02 16:31:51 +00:00
Brendan Forster
32da2f8341
Merge pull request #1778 from anurse/patch-3
...
Add 'opendb' file to VisualStudio.gitignore
2015-12-02 07:05:44 +10:30
Andrew Stanton-Nurse
a393ef8de9
Add 'opendb' file to VisualStudio.gitignore
2015-12-01 11:33:51 -08:00
Brendan Forster
b3dbd315c9
Merge pull request #1774 from cbadke/vs-typo
...
Fix typo for Azure Emulator log directory
2015-12-01 09:35:05 +10:30
Curtis Badke
b387d8937b
Fix typo rfc -> rcf
2015-11-30 15:59:49 -07:00
Curtis Badke
454f5e6cf4
Fix typo for Azure Emulator log directory
2015-11-30 08:45:18 -07:00
Brendan Forster
227538f662
Merge pull request #1773 from julien731/patch-1
...
Incorrect Dir Path
2015-11-30 17:50:07 +10:30
Julien Liabeuf
5bb4e85357
Incorrect Dir Path
...
When generating the ignore rules for Composer, an incorrect format is used. The vendor directory added is written `vendor/`, which causes other `vendors` directories to be ignored. The correct format to use is `/vendor/`, which would only ignore the root `vendor` directory.
2015-11-30 11:03:09 +07:00
Brendan Forster
1451768498
Merge pull request #1772 from tsteinholz/patch-2
...
Update Qt.gitignore
2015-11-30 08:27:27 +10:30
Brendan Forster
5c70f259fc
Merge pull request #1771 from Dveim/master
...
remove harmful line from PlayFramework.gitignore
2015-11-30 08:26:46 +10:30
Thomas Steinholz
935c3701bd
Update Qt.gitignore
...
Qt generates build files for me that are `build-Projname-WhateverWhatever` so this change continues to support *-build-* folders as well as others.
2015-11-29 14:20:50 -05:00
dveim
ff775c60d3
remove harmful ignore
...
'project/project' is valid directory for 'project' project-related files. For example, if one configure his sbt build to use scala files directly from 'project/', dependencies like 'project/project/plugins.sbt' will be ignored because of this line.
See http://www.scala-sbt.org/0.13/tutorial/Organizing-Build.html#sbt+is+recursive .
2015-11-29 20:48:11 +02:00
Patrício dos Santos
0022763f14
Update CakePHP.gitignore
...
Ignore all tmp and log files but preserve the directory structure
2015-11-20 18:14:33 +01:00
Brendan Forster
da00310ccb
Merge pull request #1762 from lcorbasson/patch-2
...
Add ignores for autoscan files
2015-11-19 16:16:08 -08:00
Loïc Corbasson
35b890428b
Update Autotools.gitignore
2015-11-20 01:01:04 +01:00
Loïc Corbasson
6d942c5122
Add ignores for autoscan files
2015-11-20 00:39:55 +01:00
Brendan Forster
1d4117fefd
Merge pull request #1761 from nrbrook/master
...
Remove *.xcscheme from Global/Xcode.gitignore,Objective-C.gitignore and…
2015-11-19 12:58:33 -08:00
Nick Brook
97dc1fdfc3
Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore
2015-11-19 00:24:34 +00:00
Brendan Forster
c608298e61
Merge pull request #1754 from mypetyak/master
...
Updated LICENSE year to 2015
2015-11-16 09:10:56 -08:00
Brendan Forster
b01f38ae33
Merge pull request #1757 from Arvur/master
...
Delphi: More extensions to ignore
2015-11-16 08:35:27 -08:00
Brendan Forster
e24610842d
Merge pull request #1756 from habi/patch-3
...
Adding endfloat.sty auxiliary files
2015-11-16 08:33:57 -08:00
Denis Grinyuk
fe00bd78b8
Rarely used binary extension
...
OLE Control eXtension (OCX), created by the Active Form wizard
2015-11-16 16:19:43 +03:00
Denis Grinyuk
fde9f07c71
Some C++ file extensions used by Delphi
...
These depend of "C/C++ Output file generation" compiler setting
2015-11-16 16:18:58 +03:00
David Haberthür
381a78b8af
Adding endfloat.sty auxiliary files
...
endfloat.sty produces these two auxiliary files.
From Section 3.2 of its documentation:
> Loading it will have LTEX produce two extra files with .ttt and .fff extensions (for tables and figures, respectively).
2015-11-16 09:35:14 +01:00
Christopher Bunn
7d2801017c
Updated LICENSE year to 2015
2015-11-14 12:48:28 -08:00
Brendan Forster
ac5cd42a92
Merge pull request #1752 from waynenilsen/patch-1
...
add Cargo.lock to gitignore file by default
2015-11-13 08:37:31 -08:00
Wayne Nilsen
271aaab77e
added comment
2015-11-13 11:17:04 -05:00
Wayne Nilsen
cd3de49669
add Cargo.lock to gitignore file by default
...
See the [official recommendation](http://doc.crates.io/guide.html#cargotoml-vs-cargolock )
> * If you're building a library, put Cargo.lock in your .gitignore.
> * If you're building an executable, check Cargo.lock into git.
2015-11-13 06:05:10 -05:00
Brendan Forster
3d6f6f8210
Merge pull request #1748 from KrauseFx/master
...
[Objective-C / Swift] Updated fastlane docs
2015-11-11 16:32:09 -08:00