2c8f625b3a
Add zip and gzip extensions to Perl.gitignore
...
ExtUtils::MakeMaker based builds can generate .zip and .gz files
2016-12-01 20:59:39 -05:00
6ea349e0c8
Merge pull request #2205 from mems/patch-2
...
Add ehthumbs_vista.db as Windows thumbnail cache file
2016-12-01 09:49:56 +11:00
8543961493
Merge pull request #2206 from mattgerstman/master
...
Standardize comment capitalization in go
2016-12-01 09:49:33 +11:00
29826098e0
Standardize comment capitalization
2016-11-30 08:37:24 -05:00
4eb7aea770
Add ehthumbs_vista.db as Windows thumbnail cache file
...
As Windows Vista Media Center thumbnails
References:
- https://nctritech.wordpress.com/tag/ehthumbs_vista-db/
- https://thumbsviewer.github.io/
- https://www.file-extensions.org/db-file-extension-windows-thumbnail-database
2016-11-30 13:30:27 +01:00
58d953f03f
Merge pull request #2202 from rolando-contribute/python-wheels-ignore
...
Ignore wheels directory.
2016-11-28 07:19:40 +11:00
11e32acec1
Merge pull request #2201 from thomwiggers/tex-endnotes
...
TeX: ignore endnotes *.ent files
2016-11-28 07:18:37 +11:00
cb9eec421f
Ignore wheels directory.
...
As eggs/ directory, wheels directory may contain compiled wheels.
2016-11-26 20:46:06 -03:00
aaae3d86ad
TeX: ignore endnotes *.ent files
...
The `endnotes` package generates `*.ent` files. These should also be
ignored.
2016-11-26 16:45:29 +01:00
515d7fcbba
Merge pull request #2200 from Hastegan/master
...
Symfony: Fix rule for backed up entities
2016-11-25 11:57:27 +11:00
d5c0d6ba68
Merge pull request #2199 from Alice94/patch-2
...
Add missing beamer temporary file extension
2016-11-25 11:57:08 +11:00
40a71145c3
Symfony: Fix rule for backed up entities
2016-11-24 18:55:05 +01:00
a216e49b7f
Update TeX.gitignore
...
Add missing beamer temporary file extension
2016-11-24 12:14:00 +01:00
a0df192f52
Merge pull request #2194 from davormas/master
...
Modified VS Code .gitignore
2016-11-21 08:13:02 -05:00
3e303c561b
Modified VS Code .gitignore
...
Added extensions.json as exception in .vscode folder. File is used as
extensions recommendation for project.
2016-11-21 14:04:42 +01:00
6f72a9b84f
Basic files that must be ignored
...
The other files, such as IDEs files, third-party files and system files must be added in the gitignore global of the system, not in the project scope.
2016-11-18 12:47:00 -02:00
c2abf3c412
Merge pull request #2189 from HenrikWM/patch-1
...
Replace DNX with .NET Core
2016-11-16 06:31:17 -08:00
4f1b03c640
Replace DNX with .NET Core
2016-11-16 09:52:12 +01:00
5146122ace
Merge pull request #2187 from Stevoisiak/patch-1
...
Ignore *.ctxt in Java.gitignore
2016-11-15 14:54:00 -08:00
7b7cc2f532
Add rule to ignore *.ctxt to Java.gitignore
...
.ctxt files are generated automatically each time a project is compiled in BlueJ.
2016-11-15 17:32:41 -05:00
1a92ca87b7
Merge pull request #2185 from robinkanters/bower-assets
...
Removed bower asset exclusion
2016-11-14 10:26:16 -08:00
dd09700e57
Removed bower asset exclusion
...
This is recommended by the Symfony docs:
http://symfony.com/doc/current/frontend/bower.html#should-i-git-ignore-or-commit-bower-assets
2016-11-13 17:43:00 +01:00
7b46307743
Merge pull request #2181 from Levityx/master
...
Change *.mtc patterns to single *.mtc[0-9]*
2016-11-08 09:28:13 -08:00
a3e8ce6386
Change *.mt patterns to single *.mtc[0-9]*
2016-11-07 08:57:00 +00:00
52fcfa919c
Merge pull request #2180 from ChuckFork/master
...
ignore Properties/launchSettings.json even if Properties is a subfolder
2016-11-06 21:52:06 -06:00
e66cf596e0
ignore Properties/launchSettings.json even if Properties is a subfolder
2016-11-07 11:20:03 +08:00
02a362b1e4
Merge pull request #2130 from JasonGross/patch-1
...
Update Coq.gitignore
2016-11-06 17:08:25 -06:00
1f90348114
Merge pull request #2128 from stapelberg/patch-3
...
autotools.gitignore: add missing files
2016-11-06 17:07:59 -06:00
b3fee77004
Merge pull request #2145 from rkrp/laravel_cache_gitignore
...
Laravel: fixed incorrect ignoring of cache folder
2016-11-06 17:03:50 -06:00
818c2f912c
Merge pull request #2140 from appleboy/patch-2
...
Ignore Passport-generated OAuth keys
2016-11-06 17:02:51 -06:00
a1e6096ab3
Merge pull request #2132 from rpowelll/patch-1
...
Update Elixir.gitignore
2016-11-06 17:02:33 -06:00
b21a791e47
Merge pull request #2134 from morrislaptop/patch-1
...
Add yarn ignored file
2016-11-06 17:02:11 -06:00
de95cd4635
Merge pull request #2155 from troyp/master
...
elisp: add emacs backup files and undo-tree save-history files
2016-11-06 17:00:27 -06:00
7096cb3c57
Merge pull request #2165 from ArgentiApparatus/patch-3
...
Update to take into account Dart SDK 1.20
2016-11-06 14:49:45 -08:00
f623e0d496
Merge pull request #1768 from thomaseizinger/patch-1
...
Add rule to unignore the maven wrapper jar
2016-11-06 14:47:50 -08:00
db44ece201
Merge pull request #2146 from linterpreteur/patch-1
...
[Android] Add .idea/tasks.xml
2016-11-06 14:45:29 -08:00
7d201a5b79
Merge pull request #2159 from exarus/patch-1
...
Updated Jetbrains.gitignore
2016-11-06 14:44:37 -08:00
93a749bdb0
Merge pull request #2172 from dkav/del-python
...
Delete IPythonNotebook.gitignore
2016-11-06 14:34:18 -08:00
80f4fe921e
Merge pull request #2173 from robsonpeixoto/patch-3
...
Add .dir-locals.el
2016-11-06 14:30:26 -08:00
3081a7059a
Add .dir-locals.el
...
Read more here: https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html
2016-11-04 09:57:41 -03:00
9fc8ca6cc0
Delete IPythonNotebook.gitignore
...
The IPython Notebook is now known as the Jupyter Notebook (see http://ipython.org/notebook.html ). Jupyter ignore values are already found in the Python.gitignore.
2016-11-03 21:30:40 -07:00
88a3eb412c
Merge pull request #2166 from jvcdk/master
...
Update of Visual Studio gitignore file.
2016-11-03 06:47:46 -07:00
223b3bc840
Merge pull request #2170 from lucasgautheron/master
...
TeX: feynMF/feynMP
2016-11-03 06:45:50 -07:00
743d94a12c
TeX: feynMF/feynMP
2016-11-03 10:32:51 +01:00
7ed8506e9c
Merge pull request #2168 from calben/patch-1
...
add the *.VC.db to unreal engine ignore
2016-11-02 11:23:45 -07:00
548fb984f7
add the *.VC.db to unreal engine ignore
...
as of visual studio 2015 update 2 this file stores the intellisense database.
this file is typically huge and shouldn't be included in a repository.
2016-11-02 11:48:05 -04:00
f8bf136b5e
Added reference to get latest from GitHub.
...
If the .gitignore file is inlcuded in another project, it may be feasible to have a reference to origin.
2016-11-02 13:29:53 +01:00
c6a0ceae08
Added C++ project filter file.
...
Reference: http://stackoverflow.com/questions/1826901/should-i-add-vcxproj-filter-files-to-source-control
2016-11-02 13:27:57 +01:00
8d974a01f7
Update to take into account Dart SDK 1.20
...
Dart SDK 1.20 no longer creates `packages` directories. Added comments to `pub` files section to differentiate what is needed for >= SDK 1.20 and what is additionally needed for older SDK versions.
2016-11-01 07:50:48 -04:00
2cb9cf4ebd
Update Objective-C and Swift to match Xcode.gitignore
...
The Objective-C and Swift gitignore files are missing `*.xccheckout`
and `*.xcscmblueprint`, but these are still included in the Xcode
gitignore. This commit synchronises the three files.
The files themselves contain information about the user's local
source control status and shouldn't be included in most Xcode
repositories.
`*.xcuserstate` appears to always be contained in `xcuserdata/`
which is already ignored.
2016-11-01 12:11:44 +11:00