Brendan Forster
6228bee831
ignore the VERSION file
2017-02-01 09:52:52 -08:00
Brendan Forster
77a8d1adeb
Merge pull request #2256 from DSIW/patch-2
...
[Python] add .venv as file
2017-02-01 17:57:14 +01:00
Max
421aa579f7
Remove / from .venv
2017-02-01 17:50:44 +01:00
Brendan Forster
bcb05d9d33
Merge pull request #2266 from AlekSi/master
...
[Go] Update ignore patterns.
2017-01-31 13:27:34 +01:00
Brendan Forster
4ab70d18ef
Merge pull request #2210 from mcandre/patch-1
...
[Node] make directory rules explicit
2017-01-31 13:26:08 +01:00
Brendan Forster
b256d4ae2e
Merge pull request #2267 from taeminhong/unity-vs
...
Unity: ignore Visual Studio 2015 cache directory
2017-01-31 09:14:52 +01:00
Taemin Hong
0c0c3b6b85
Unity: ignore Visual Studio 2015 cache directory
...
Since the version 5.2, Unity has used Visual Studio 2015 instead of MonoDevelop as default script editor in Windows.
This change may be helpful for Unity developers who use the recent version of Unity in Windows.
2017-01-31 16:27:41 +09:00
Alexey Palazhchenko
c94ee9a8e7
Add plugins for Mac.
2017-01-30 17:48:28 +03:00
Alexey Palazhchenko
d1bed7cdad
Add patterns for plugins.
2017-01-30 17:42:26 +03:00
Alexey Palazhchenko
0dae103110
Update Go git ignore patterns.
2017-01-30 17:09:30 +03:00
Brendan Forster
3c0d314912
Merge pull request #1917 from seanfisk/seanfisk/waf-updates
...
Update Waf for URL and specificity
2017-01-29 14:04:14 +01:00
Brendan Forster
9b44951272
Merge pull request #2192 from Arsfiqball/update-laravel-patch-2
...
Laravel: ignore homestead config and npm debug.
2017-01-29 13:31:39 +01:00
Iqbal Mohammad Abdul Ghoni
9c07495c01
Laravel: ignore npm-debug.log
2017-01-28 23:48:56 +07:00
Brendan Forster
ac8884009e
Merge pull request #2163 from commscheck/xcode-source-control
...
Update Objective-C and Swift to match Xcode.gitignore
2017-01-28 12:22:57 +01:00
Brendan Forster
6fd222d860
Merge pull request #2262 from OSDevelopment/unrealEngine
...
Ignore xcworkspace for UnrealEngine Xcode projects
2017-01-28 12:11:52 +01:00
Brendan Forster
69df486d77
Merge pull request #2157 from luiscoms/patch-1
...
Add bower dependency directory
2017-01-28 12:04:37 +01:00
Brendan Forster
91d2770817
Merge pull request #1524 from hcollet/stata
...
First .gitignore for Stata files
2017-01-28 11:39:46 +01:00
Brendan Forster
13f0b40f5d
Merge pull request #2264 from Jumbalaya/patch-1
...
Added Simulink .autosave extension
2017-01-28 11:29:59 +01:00
Brendan Forster
b497cf639f
Merge pull request #2036 from sammysfo/patch-1
...
Update Perl.gitignore
2017-01-28 11:07:44 +01:00
Brendan Forster
459e846a94
Merge pull request #2049 from cyrodjohn/patch-1
...
Update Laravel.gitignore
2017-01-28 11:06:19 +01:00
Brendan Forster
e389bd0b90
Merge pull request #2221 from brianteeman/patch-1
...
Update Joomla gitignore
2017-01-28 10:04:33 +01:00
Brendan Forster
20fb3d61f7
Merge pull request #2263 from appleboy/patch-3
...
ignore public/hot folder for laravel project
2017-01-28 09:59:55 +01:00
Brendan Forster
8b5d85d9b9
Merge pull request #2252 from calben/patch-3
...
Add Map Built Data
2017-01-28 09:59:29 +01:00
Jumbalaya
e73e4fd575
Added Simulink .autosave extension
2017-01-27 16:23:44 +00:00
Bo-Yi Wu
c9b3900783
ignore public/hot folder for laravel project
...
ref: https://github.com/laravel/laravel/pull/4121
2017-01-27 16:37:26 +08:00
Robinson Presotto
23adefa4be
Ignore xcworkspace for UnrealEngine Xcode projects
2017-01-26 22:25:00 +01:00
Brendan Forster
a41bfbea91
Merge pull request #2257 from noinkling/patch-1
...
Add .env to Node.gitignore
2017-01-25 14:39:37 +01:00
Malcolm
e3dad9eb64
Add .env to Node.gitignore
2017-01-25 16:13:33 +13:00
Max
b236b95c4d
Add .venv as file
2017-01-24 13:41:24 +01:00
Brendan Forster
7f2ce36bbe
Merge pull request #2255 from FabrizioBrancati/master
...
Updating Swift.gitignore with Package.pins
2017-01-24 12:04:12 +01:00
Fabrizio Brancati
ad446600de
Updating Swift.gitignore with Package.pins
2017-01-24 11:16:40 +01:00
Brendan Forster
af2010cc39
Merge pull request #2247 from msdx/freeline
...
Add freeline rules
2017-01-24 09:08:00 +01:00
Brendan Forster
ccfbd65663
Merge pull request #2253 from eculver/golang-ignore-glide-cache
...
Ignore project-local Glide cache
2017-01-24 09:02:13 +01:00
Evan Culver
acec206ed7
Ignore project-local Glide cache
2017-01-23 17:51:10 -08:00
Calem Bendell
66c8b842c0
Add Map Built Data
...
Add built data to the gitignore.
Includes data about a map for UE4.14 that is generated when the user builds it (surprise! :D).
Often gigabytes in size.
Definitely don't want it in your repository.
2017-01-23 16:34:46 -05:00
msdx
e67fbf847c
Add freeline rules.
2017-01-18 10:43:24 +08:00
Brendan Forster
160d27e2be
Merge pull request #2244 from FionaHagen/master
...
Add Google Services
2017-01-16 14:33:00 -08:00
Fiona Hagen
fcd5716497
Add Google Services
2017-01-13 10:45:58 +01:00
Brendan Forster
a98a044469
Merge pull request #2243 from Ernest314/patch-1
...
Fixed/Added ignore rules
2017-01-13 08:57:28 +11:00
Ernest Gu
fb6cd71357
Fixed/Added ignore rules
...
- *.ses files are generated by Freerouting (which is the partially integrated autorouter)
- *.dsn files weren't actually being ignored
2017-01-12 00:14:28 -08:00
Brendan Forster
2f00893236
Merge pull request #2240 from rogersachan/patch-1
...
Add debugging files to the gitignore
2017-01-12 09:56:02 +11:00
Brendan Forster
2e483ba1c8
Merge pull request #2241 from gep13/patch-1
...
Corrected ignore settings for Cake
2017-01-12 09:48:16 +11:00
Brendan Forster
d74a7f317c
Merge pull request #2242 from mcandre/cmake-Testing
...
cmake: add Testing/ directory created by ctest
2017-01-11 11:36:49 +11:00
Andrew Pennebaker
95938f08eb
cmake: add Testing/ log directory
2017-01-10 18:30:58 -06:00
Gary Ewan Park
a4cdac19de
Corrected ignore settings for Cake
...
- It is recommended to include the packages.config file when using Cake
- This ensures that the Cake version that is being used is *pinned* and updated only when the user decides
2017-01-10 20:51:40 +00:00
Roger
fb66674511
Add debugging files to the gitignore
2017-01-10 15:10:50 -05:00
Brendan Forster
94d87c5041
Merge pull request #2223 from exarus/patch-2
...
[Android.gitignore] Add .idea/gradle.xml
2017-01-09 08:22:03 +11:00
Brendan Forster
913d29fdfc
Merge pull request #2222 from yassu/delete-leading-blank
...
[TeX] delete Leading blanks
2017-01-09 08:21:43 +11:00
Brendan Forster
a105d25dcf
Merge pull request #2236 from Armada651/patch-1
...
VisualStudio: Don't ignore project filters
2017-01-08 09:32:20 +11:00
Brendan Forster
c0ce1f9bf1
Merge pull request #2234 from koppor/patch-2
...
[TeX] Add *.pax
2017-01-07 15:25:54 +11:00
Brendan Forster
518aa9c653
Merge pull request #2231 from acarabott/master
...
SublimeText: ignore new Package Control certs
2017-01-07 15:25:26 +11:00
Brendan Forster
438b58af96
Merge pull request #2229 from koppor/patch-1
...
[TeX] Add .spl and .soc
2017-01-07 15:24:36 +11:00
Brendan Forster
b122fc2e41
Merge pull request #2225 from ailisp/master
...
Update CommonLisp.gitignore
2017-01-07 15:24:00 +11:00
Jules Blok
e3f8c21a97
VisualStudio: Don't ignore project filters
2017-01-06 13:08:56 +01:00
Oliver Kopp
e8b08757e0
Add *.pax
2017-01-05 19:24:10 +01:00
Arthur Carabott
399c7104b9
SublimeText: ignore new Package Control certs
...
Package Control now has a number of bundles for certificates instead
of the old directory. This ignores them as per
http://github.com/wbond/package_control/issues/1153
https://forum.sublimetext.com/t/generating-oscrypto-ca-bundle-crt-after-mac-os-install-and-security/23020
from the author
2017-01-02 23:42:01 +00:00
Oliver Kopp
99a4854bb9
Add .spl and .soc
...
- .soc - package changes
- .spl - documentclass elsarticle (Elsevier journals)
Source: http://tex.stackexchange.com/a/256803/9075
2016-12-30 00:47:55 +01:00
ailisp
9f603c0d3c
Update CommonLisp.gitignore
...
For Clozure Common Lisp, the fast load file is not .fasl or .lisp-temp. It's platform specific.
Reference:
https://www.cs.utexas.edu/users/jared/Milawa/Support/ccl/doc/ccl-documentation.html
2016-12-27 12:12:30 -05:00
Ruslan Gunawardana
9644178b6e
Add .idea/gradle.xml
...
Please refer to [the official guide](https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems ).
gradle.xml may contain user-specific local Gradle location.
2016-12-26 00:14:54 +02:00
yassu
ee8e5b35c5
[TeX] delete Leading blanks
2016-12-25 00:07:16 +09:00
Brian Teeman
eed62c30e2
Update Joomla gitignore
...
Removed some non core joomla extensions
Removed some old joomla 2.5 templates
Removed some index.html no longer present
Removed weblinks component, modules and plugins no longer distributed in the core
2016-12-24 10:15:38 +00:00
Brendan Forster
a5481c9e3a
Merge pull request #2217 from XnachO/codeigniter-3.1.2
...
add lines from official codeigniter download
2016-12-21 14:13:27 +10:30
Nacho Seluy
673926ef31
Deleted the line corresponding to an OS-specific gitignore file
2016-12-21 00:14:00 -03:00
José I. Seluy
b87e078781
add lines from official codeigniter download
...
- Added lines from the zip of Codeigniter-3.1.2
2016-12-20 08:45:49 -03:00
Brendan Forster
f2ce448f2b
Merge pull request #2215 from TennyZhuang/patch-1
...
ignore compile_commands.json
2016-12-14 09:27:22 +11:00
庄天翼
71ad213116
ignore compile_commands.json
...
CMake may generate `compile_commands.json` file with `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)` Option
2016-12-14 01:11:07 +08:00
Brendan Forster
49d13cdba3
Merge pull request #2212 from github/revert-2211-master
...
Revert "添加DS_Store"
2016-12-09 20:02:13 +11:00
Brendan Forster
d7df566f0b
Revert "添加DS_Store"
2016-12-09 20:01:58 +11:00
Brendan Forster
c5d64c3508
Merge pull request #2211 from ligun123/master
...
添加DS_Store
2016-12-09 20:01:54 +11:00
Andrew Pennebaker
cfbdccf265
fix gitignore syntax
...
Some .gitignore parsers interpret directory vs non-directory patterns strictly (e.g. monochromegane/go-gitignore), so a `node_modules` pattern would not necessarily match against a real `node_modules` directory. It's generally safe to add a trailing slash to directory .gitignore patterns.
2016-12-07 16:42:45 -06:00
Brendan Forster
ef033de91f
Merge pull request #2209 from vkusvody/tex.expex
...
Added pattern for expex forward references
2016-12-07 16:07:10 +11:00
Vanya Kapitonov
8e28cc2bdd
Added pattern for expex forward references
2016-12-06 20:48:29 +11:00
Brendan Forster
02c8ff6ed3
Merge pull request #2208 from roubles/master
...
Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz".
2016-12-06 20:01:46 +11:00
roubles
59f8ccd66d
Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz".
...
While will never be generated by the vim source code.
http://unix.stackexchange.com/questions/326707/vim-what-are-all-the-possible-swapfile-extensions
2016-12-05 22:38:27 -05:00
Brendan Forster
2b3b1f428f
Merge pull request #2207 from sshaw/master
...
Add zip and gzip extensions to Perl.gitignore
2016-12-02 22:10:49 +11:00
sshaw
a6e758625a
Annotate some of the Perl entries
2016-12-01 22:01:25 -05:00
sshaw
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
Brendan Forster
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
Brendan Forster
8543961493
Merge pull request #2206 from mattgerstman/master
...
Standardize comment capitalization in go
2016-12-01 09:49:33 +11:00
Matthew Gerstman
29826098e0
Standardize comment capitalization
2016-11-30 08:37:24 -05:00
Memmie Lenglet
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
Brendan Forster
58d953f03f
Merge pull request #2202 from rolando-contribute/python-wheels-ignore
...
Ignore wheels directory.
2016-11-28 07:19:40 +11:00
Brendan Forster
11e32acec1
Merge pull request #2201 from thomwiggers/tex-endnotes
...
TeX: ignore endnotes *.ent files
2016-11-28 07:18:37 +11:00
Rolando Espinoza
cb9eec421f
Ignore wheels directory.
...
As eggs/ directory, wheels directory may contain compiled wheels.
2016-11-26 20:46:06 -03:00
Thom Wiggers
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
Brendan Forster
515d7fcbba
Merge pull request #2200 from Hastegan/master
...
Symfony: Fix rule for backed up entities
2016-11-25 11:57:27 +11:00
Brendan Forster
d5c0d6ba68
Merge pull request #2199 from Alice94/patch-2
...
Add missing beamer temporary file extension
2016-11-25 11:57:08 +11:00
hastegan
40a71145c3
Symfony: Fix rule for backed up entities
2016-11-24 18:55:05 +01:00
Alice94
a216e49b7f
Update TeX.gitignore
...
Add missing beamer temporary file extension
2016-11-24 12:14:00 +01:00
Brendan Forster
a0df192f52
Merge pull request #2194 from davormas/master
...
Modified VS Code .gitignore
2016-11-21 08:13:02 -05:00
Davor Mas
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
Brendan Forster
c2abf3c412
Merge pull request #2189 from HenrikWM/patch-1
...
Replace DNX with .NET Core
2016-11-16 06:31:17 -08:00
Henrik W. Moe
4f1b03c640
Replace DNX with .NET Core
2016-11-16 09:52:12 +01:00
Brendan Forster
5146122ace
Merge pull request #2187 from Stevoisiak/patch-1
...
Ignore *.ctxt in Java.gitignore
2016-11-15 14:54:00 -08:00
Steven Vascellaro
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
Brendan Forster
1a92ca87b7
Merge pull request #2185 from robinkanters/bower-assets
...
Removed bower asset exclusion
2016-11-14 10:26:16 -08:00
Robin Kanters
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
Brendan Forster
7b46307743
Merge pull request #2181 from Levityx/master
...
Change *.mtc patterns to single *.mtc[0-9]*
2016-11-08 09:28:13 -08:00
Al Levity
a3e8ce6386
Change *.mt patterns to single *.mtc[0-9]*
2016-11-07 08:57:00 +00:00
Brendan Forster
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
ChuckLu
e66cf596e0
ignore Properties/launchSettings.json even if Properties is a subfolder
2016-11-07 11:20:03 +08:00
Brendan Forster
02a362b1e4
Merge pull request #2130 from JasonGross/patch-1
...
Update Coq.gitignore
2016-11-06 17:08:25 -06:00
Brendan Forster
1f90348114
Merge pull request #2128 from stapelberg/patch-3
...
autotools.gitignore: add missing files
2016-11-06 17:07:59 -06:00
Brendan Forster
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
Brendan Forster
818c2f912c
Merge pull request #2140 from appleboy/patch-2
...
Ignore Passport-generated OAuth keys
2016-11-06 17:02:51 -06:00
Brendan Forster
a1e6096ab3
Merge pull request #2132 from rpowelll/patch-1
...
Update Elixir.gitignore
2016-11-06 17:02:33 -06:00
Brendan Forster
b21a791e47
Merge pull request #2134 from morrislaptop/patch-1
...
Add yarn ignored file
2016-11-06 17:02:11 -06:00
Brendan Forster
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
Brendan Forster
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
Brendan Forster
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
Brendan Forster
db44ece201
Merge pull request #2146 from linterpreteur/patch-1
...
[Android] Add .idea/tasks.xml
2016-11-06 14:45:29 -08:00
Brendan Forster
7d201a5b79
Merge pull request #2159 from exarus/patch-1
...
Updated Jetbrains.gitignore
2016-11-06 14:44:37 -08:00
Brendan Forster
93a749bdb0
Merge pull request #2172 from dkav/del-python
...
Delete IPythonNotebook.gitignore
2016-11-06 14:34:18 -08:00
Brendan Forster
80f4fe921e
Merge pull request #2173 from robsonpeixoto/patch-3
...
Add .dir-locals.el
2016-11-06 14:30:26 -08:00
Robson Roberto Souza Peixoto
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
Darren
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
Brendan Forster
88a3eb412c
Merge pull request #2166 from jvcdk/master
...
Update of Visual Studio gitignore file.
2016-11-03 06:47:46 -07:00
Brendan Forster
223b3bc840
Merge pull request #2170 from lucasgautheron/master
...
TeX: feynMF/feynMP
2016-11-03 06:45:50 -07:00
Lucas Gautheron
743d94a12c
TeX: feynMF/feynMP
2016-11-03 10:32:51 +01:00
Brendan Forster
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
Calem Bendell
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
Jørn Christensen
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
Jørn Christensen
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
Gary Smith
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
Benjamin Lea
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
Ruslan Gunawardana
222976838c
Updated Jetbrains.gitignore
...
Added datasource folder
2016-10-29 08:16:09 +03:00
Brendan Forster
0f88fa75de
Merge pull request #2158 from github/cc-0-license-text
...
Use the exact CC-0 license text
2016-10-28 11:02:49 -07:00
Ben Balter
a1c526681b
Use the exact CC-0 license text
2016-10-28 11:18:45 -04:00
Luis Fernando Gomes
c2bf044184
Add bower dependency directory
2016-10-28 00:23:58 -02:00
Brendan Forster
8e192a2e56
Merge pull request #2156 from mattayes/jupyter-notebooks
...
Rename 'IPython Notebook' comment to 'Jupyter Notebook'
2016-10-27 08:31:40 +11:00
Matt Braymer-Hayes
d8a1d416bb
Rename 'IPython Notebook' comment to 'Jupyter Notebook'
2016-10-26 12:48:53 -07:00
Troy Pracy
95a405c3ef
add final newline
2016-10-27 03:19:31 +11:00
Troy Pracy
a9e99535a0
add undo-tree save-files
2016-10-27 03:16:42 +11:00
Troy Pracy
cc686ca1c6
add backup files (*~)
2016-10-27 03:15:56 +11:00
Brendan Forster
3cb9446b17
Merge pull request #2150 from ddfreyne/nanoc-fix
...
Nanoc: Fix capitalisation + config filename
2016-10-24 10:14:51 +10:30
Brendan Forster
548e386f70
Merge pull request #2151 from israelroldan/patch-1
...
Update ExtJs.gitignore
2016-10-24 10:13:57 +10:30
Israel Roldan
d1c4bde045
Update ExtJs.gitignore
2016-10-23 16:58:30 +02:00
Denis Defreyne
2736857d9b
Nanoc: Mention nanoc.yaml rather than config.yaml
2016-10-23 15:05:29 +02:00
Denis Defreyne
3cc7c492da
Nanoc: Improve grammar
2016-10-23 15:04:58 +02:00
Denis Defreyne
32a0361442
Nanoc: Fix capitalisation of Nanoc
2016-10-23 15:04:16 +02:00
Wooseop Kim
60968bb139
Add .idea/tasks.xml
...
Please refer to [the official guide](https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems ).
2016-10-22 12:05:13 +09:00
Krishna Ram Prakash R
1a553e1f5f
laravel: fixed incorrect ignoring of cache folder
2016-10-21 14:21:09 +05:30
Brendan Forster
4077c79bfb
Merge pull request #2143 from mrs-mrl/patch-1
...
ignore Visual Studio 6 workspace file
2016-10-20 09:07:20 +11:00
mrs-mrl
d226019b72
ignore Visual Studio 6 workspace file
...
see e.g.
http://stackoverflow.com/a/1530193
https://msdn.microsoft.com/en-us/library/aa241721(v=vs.60).aspx
2016-10-19 13:24:44 +02:00
Brendan Forster
08e07cbdc9
Merge pull request #2141 from jasongaylord/master
...
Removed LaunchSettings.json from being committed
2016-10-19 08:53:16 +11:00
Jason N. Gaylord
679c64a936
Removed LaunchSettings.json from being committed
2016-10-17 18:49:23 -04:00
Bo-Yi Wu
89ba2cc174
Ignore Passport-generated OAuth keys
2016-10-17 17:24:02 +08:00
Brendan Forster
df38222a85
Merge pull request #2139 from appleboy/patch-1
...
ignore public/storage for laravel 5
2016-10-17 18:39:12 +11:00
Bo-Yi Wu
14cf3b029d
ignore public/storage for laravel 5
...
Ref: https://github.com/laravel/laravel/blob/master/.gitignore#L2
2016-10-17 13:48:16 +08:00
Brendan Forster
f51d32528b
Merge pull request #2137 from dvlprs/update/Opencart
...
Update/opencart
2016-10-16 09:44:20 +11:00
dvlprs
f2aff1de00
excluding vqmod cache files and logs
2016-10-15 11:44:22 +00:00
root
b5f807c0b6
excluding vqmod cache files and logs
2016-10-15 11:41:12 +00:00
Craig Morris
11c20eb3ba
Add yarn ignored file
2016-10-12 14:07:57 +01:00
Rhys Powell
2d39231149
Update Elixir.gitignore
...
This should really ignore compiled .beam files as well
2016-10-12 11:36:46 +11:00
Jason Gross
8202fbb408
Add mllib, mlpack files
2016-10-11 17:25:39 -04:00
Jason Gross
6615075fe4
Add .native
2016-10-11 17:21:20 -04:00
Jason Gross
46d36eb78f
Update Coq.gitignore
...
Add various files that show up when you run tactics (the *.cache in 8.4 and 8.5, .*.cache in 8.6), build plugins (the various OCaml files), and for the native compiler of Coq 8.5.
2016-10-11 17:18:40 -04:00
Michael Stapelberg
8079456637
autotools.gitignore: add missing files
...
See the full list of scripts documented in AC_CONFIG_AUX_DIR in https://www.gnu.org/software/automake/manual/html_node/Optional.html
2016-10-11 09:39:26 +02:00
Brendan Forster
abad92dac5
Merge pull request #2093 from Leandros/patch-1
...
Extend C to ignore Visual Studio artifacts
2016-10-05 10:30:07 +11:00
Arvid Gerstmann
326dc281e5
Merge branch 'master' into HEAD
2016-10-04 11:04:00 +02:00
Brendan Forster
4cefae5d09
Merge pull request #2096 from petermorlion/jetbrains-include-shared-settings
...
Include shared settings, according to official docs
2016-10-03 14:48:42 +11:00
Wayne Nilsen
309aa7aba0
Add rustfmt gitignore ( #2108 )
2016-10-03 14:46:39 +11:00
Brendan Forster
cb1f077cbe
Merge pull request #2115 from aarian93p/patch-1
...
Added kernel module compilation results
2016-10-03 14:45:32 +11:00
Brendan Forster
c3c86c0b29
Merge pull request #2054 from kevinmost/android-externalNativeBuild
...
Add .externalNativeBuild to Android gitignore
2016-10-03 13:49:20 +11:00
Brendan Forster
8512c772d7
Merge pull request #2121 from futabooo/patch-1
...
Add vendor folder to Go.gitignore
2016-09-27 13:48:01 +10:00
futabooo
14740a52c5
Add vendor folder to Go.gitignore
2016-09-27 10:42:20 +09:00
Brendan Forster
0b2d7ae1aa
Merge pull request #2107 from RehanSaeed/patch-1
...
Add support for Cake.Net
2016-09-26 21:18:34 +10:00
Brendan Forster
f5f306c951
Merge pull request #2113 from MikeRalphson/patch-1
...
Update Node.gitignore
2016-09-26 18:08:35 +08:00
Muhammad Rehan Saeed
b87e474741
Update VisualStudio.gitignore
2016-09-26 09:27:10 +01:00
Mike Ralphson
841cf58592
Update Node.gitignore (*.tgz)
...
Add `*.tgz`, the output of `npm pack`, or other build-steps.
2016-09-26 06:59:20 +01:00
Brendan Forster
157dd31788
Merge pull request #2111 from jfloff/patch-1
...
Add .nfs files to Linux.gitignore
2016-09-26 13:51:39 +10:00
aarian93p
b7e6ce66c7
More kernel module compilation results
...
Added a few missed files from kernel compilation results
2016-09-21 10:04:49 +03:30
aarian93p
a080e36767
Added kernel module compilation results
...
Adds kernel module compile to the ignore list.
2016-09-21 09:55:57 +03:30
João Ferreira Loff
4f7062e132
Add .nfs files to Linux.gitignore
2016-09-19 17:21:02 +01:00
Muhammad Rehan Saeed
da681d7115
Add support for Cake.Net
...
Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
2016-09-15 08:48:08 +01:00
Brendan Forster
afbff9027d
Merge pull request #2106 from ukari/patch-1
...
Update Erlang.gitignore
2016-09-14 09:10:51 +10:00
Muromi Ukari
f1a8fddea2
Update Erlang.gitignore
...
/ebin can't be simply ignored because *.app should be put here.
[Erlang Applications](http://erlang.org/doc/design_principles/applications.html )
> 8.4 Directory Structure
> ebin - Contains the Erlang object code, the beam files. The .app file is also placed here.
2016-09-13 23:37:43 +09:00
Brendan Forster
de9da67331
Merge pull request #2105 from filipw/patch-2
...
added VS code coverage files
2016-09-13 09:29:03 +10:00
Filip W
6951912890
added VS code coverage files
2016-09-12 15:34:02 +02:00
Brendan Forster
6a81bf03cf
Merge pull request #2104 from kevcunnane/bug/jfmFiles
...
Ignore .jfm files in Visual Studio
2016-09-12 12:25:21 +10:00
Kevin Cunnane
3cdfc09983
Ignore .jfm files in Visual Studio
...
.jfm files have started blocking checking for .sqlproj projects in Visual Studio. .jfm files are a new file-type created by the Microsoft ESENT database engine - this is a recent improvement only in Windows 10 Anniversary update. As the SSDT .sqlproj type in Visual Studio uses this engine for .dbmdl metadata files, and this file is locked by the user, this currently blocks users from checking into Git repositories.
This fix helps mitigate this by avoiding checkin of this file type.
2016-09-08 18:09:05 -07:00
Brendan Forster
e6dd3a81e6
Merge pull request #2100 from srvg/Ansible
...
Introduce new Ansible template
2016-09-08 10:48:50 +10:00
Serge van Ginderachter
cd22a9cc58
introduce Ansible ignores
2016-09-07 15:49:29 +02:00
Peter Morlion
aad5932d4b
Include shared settings, according to official docs
...
Official docs, found here:
https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 (as
of 13 Aug 2016)
2016-09-07 12:09:45 +02:00
Arvid Gerstmann
1ca4b201e0
Extend C to ignore Visual Studio artifacts
...
Visual Studio creates a few artifacts which weren't ignored before,
mainly .idb, .pdb and .ilk files which are either created by CL.EXE or
by LINK.EXE were added to the gitignore for Windows projects.
A little more information can be found here on Microsoft's
documentation: https://msdn.microsoft.com/en-us/library/3awe4781.aspx
2016-09-06 06:56:04 +02:00
Brendan Forster
0eeed18a54
Merge pull request #2092 from vbalnt/patch-1
...
Update TeX.gitignore
2016-09-06 10:08:35 +10:00
Vassilis
3a26425160
Update TeX.gitignore
...
Added a line that adds the `auto` folder that Emacs+ AUCTex automatically creates in the gitignore list.
More about this `auto` feature below
https://www.gnu.org/software/auctex/manual/auctex/Parsing-Files.html
2016-09-05 19:52:48 +01:00
Brendan Forster
e287eac761
Merge pull request #2085 from johemst/master
...
Rename OSX.gitignore to macOS.gitignore
2016-08-31 09:48:59 +10:00
Jonathan
899509f2f2
Rename OSX.gitignore to macOS.gitignore
...
Apple renames OS X to macOS. Announced @ WWDC 2016
2016-08-30 19:12:57 +02:00
Brendan Forster
84f2576155
Merge pull request #2077 from cshubhamrao/patch-1
...
nbactions.xml must not be ignored (?)
2016-08-26 09:57:41 +10:00
Brendan Forster
e3fbfd31cc
Merge pull request #2079 from matt77hias/master
...
Added "Python Tools for Visual Studio" to VisualStudio.gitignore
2016-08-25 11:38:56 +10:00
Matthias
041d63b8eb
Added "Python Tools for Visual Studio" to VisualStudio.gitignore
...
__pycache__/
*.pyc
2016-08-23 08:09:33 +02:00
Shubham Rao
d785d6115e
nbactions.xml must not be ignored (?)
...
This file as documentation (which seems lacking) states is used for calling custom Maven goals from the IDE.
Ignoring this file was a source much confusion in few projects (mapping Run action to custom goals... etc etc)
Also this file does anything worth ignoring
Added by #145
Exclusion of `nbactions.xml` from `.gitgnore` should be discussed.
2016-08-22 23:36:09 +05:30
Brendan Forster
300b0540c3
Merge pull request #2074 from shtr0m/master
...
Add eslint cache ignore for node projects.
2016-08-22 08:43:54 +10:00
Kyle Pollock
88e76d3b94
Add eslint cache ignore for node projects.
2016-08-19 09:46:09 -05:00
Brendan Forster
ef8772f134
Merge pull request #2065 from Shir0kamii/hidden-virtualenv
...
Add hidden virtualenv to Python template
2016-08-17 10:55:21 +10:00
Brendan Forster
4d1d9f85c3
Merge pull request #2070 from ymartin59/patch-1
...
Ignore GNU Global GSYMS database of other symbols
2016-08-17 10:54:57 +10:00
Brendan Forster
0ddd4297d2
Merge pull request #2071 from gabrieloliva/master
...
Update ignore for fastlane files in Objective-C
2016-08-17 10:54:12 +10:00
Gabriel Oliva
f3168077da
Update ignore for fastlane files in Objective-C
2016-08-16 11:20:39 -03:00
Yves Martin
e60b5dc494
Ignore GNU Global GSYMS database of other symbols
2016-08-16 13:41:52 +02:00
Brendan Forster
d45714707e
Merge pull request #2061 from agrafix/patch-1
...
ignore HTF test framework artifact directory
2016-08-15 10:10:10 +10:00
Brendan Forster
14ee7fe44b
Merge pull request #2064 from bakeevdr/patch-2
...
Updated for Joomla 3.6.2
2016-08-15 09:45:37 +10:00
Brendan Forster
41307f0ab1
Merge pull request #2063 from pascalberger/CodeRush
...
Exclude folder for CodeRush settings
2016-08-15 09:45:11 +10:00
Alexandre Bonnetain
1c652a2ffe
Add hidden virtualenv to Python template
2016-08-14 15:47:01 +02:00
bakeevdr
a7f6e99b23
Updated for Joomla 3.6.2
2016-08-12 23:48:38 +05:00
Pascal Berger
5fdead13b0
Exclude folder for CodeRush settings
2016-08-11 11:01:42 +02:00
Alexander Thiemann
49f6eb9e07
ignore HTF test framework artifact directory
...
See http://hackage.haskell.org/package/HTF-0.13.1.0/docs/Test-Framework-CmdlineOptions.html (opts_historyFile)
2016-08-10 12:56:26 +02:00
Brendan Forster
2664dad61f
Merge pull request #2051 from sdhull/patch-1
...
Remove config/secrets.yml
2016-08-09 08:35:46 +10:00
Steve Hull
cedd263b83
Remove config/secrets.yml
...
Rails no longer generates this file with sensitive secrets (default now is to do `secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>` in production).
2016-08-08 11:38:53 -07:00
Brendan Forster
e7c4964074
Merge pull request #2057 from brennanfee/visual-studio-code
...
Update Visual Studio Code to support workspace files.
2016-08-07 16:54:34 +10:00
Brennan Fee
554bccef40
Update Visual Studio Code to support workspace files.
...
Visual Studio Code has a few files that can be placed into the workspace
in order to share settings across users. Settings.json is for project
specific overrides. Tasks.json is for executable tasks (build, gulp, etc.)
While launch.json is for debugging specific tasks.
2016-08-04 22:29:32 -07:00
Kevin Most
edfd83412f
Add .externalNativeBuild to Android gitignore
2016-08-01 15:58:42 -04:00
Brendan Forster
9f6724149b
Merge pull request #2052 from halfzebra/patch-1
...
Ignore elm-stuff project-wide
2016-07-28 18:35:40 +10:00
Eduard Kyvenko
fdd236e53b
Ignore elm-stuff project-wide
2016-07-28 10:18:33 +02:00
Brendan Forster
f0e244ef21
Merge pull request #2050 from tevfik6/master
...
Adding index.html files for cache and upload folders
2016-07-26 06:59:51 +10:00
Tevfik Tümer
f88f48845d
Adding index.html files for cache and upload folders
...
index.html should be in the upload and cache folders in order to avoid direct access
2016-07-25 12:25:19 +02:00
Cy
eb90a5771f
Update Laravel.gitignore
...
Ignore Homestead related config files
2016-07-25 11:05:58 +08:00
Brendan Forster
fe7a6d23f3
Merge pull request #2048 from allentiak/patch-1
...
Scala: Ignore ENSIME files
2016-07-22 09:48:04 -07:00
Leandro Doctors
c6a57e45a2
Scala: Ignore ENSIME files
2016-07-21 18:39:44 -03:00
Brendan Forster
905cbca2e8
Merge pull request #2045 from allentiak/patch-1
...
Correct .jar and .class mentions
2016-07-21 11:25:01 -07:00
Brendan Forster
ead0f8e25c
Merge pull request #1425 from targodan/patch-1
...
Add "*.out" to Go.gitignore
2016-07-18 11:45:13 -07:00
Leandro Doctors
0ee8f1a95d
Correct .jar and .class mentions
2016-07-17 23:33:53 -03:00
Brendan Forster
c751b70cc6
Merge pull request #2044 from dochang/terraform
...
Ignore terraform module directory
2016-07-14 09:48:57 -07:00
Desmond O. Chang
254da0b717
Ignore terraform module directory
...
See <https://www.terraform.io/docs/commands/get.html >
2016-07-14 14:34:04 +08:00
Brendan Forster
9adba1f732
Merge pull request #2023 from rpistorello/unity-consulo
...
Added project folder created by Consulo IDE to Unity.gitignore
2016-07-13 09:55:34 -07:00
Brendan Forster
12422fe837
Merge pull request #2042 from seungwonpark/master
...
Added gregoriotex
2016-07-13 09:45:44 -07:00
Seungwon Park
96e10b2513
Added gregoriotex
...
See documentation at
https://github.com/gregorio-project/gregorio
2016-07-12 17:04:23 +09:00
Brendan Forster
fdd0197dc5
Merge pull request #2041 from MinJunKweon/master
...
Fix indentation 'Code Injection'
2016-07-11 10:39:30 -07:00
MinJun Kweon
5780b601e0
Fix indentation 'Code Injection'
2016-07-11 14:50:15 +09:00
Brendan Forster
00111374b4
Merge pull request #2037 from koppor/patch-1
...
ignore busy indicator of uncompressed .synctex file
2016-07-10 14:54:27 -07:00
Brendan Forster
99dabe1835
Merge pull request #2039 from koppor/patch-2
...
Add *.wrt produced by scrwfile
2016-07-10 14:53:56 -07:00
Brendan Forster
95ee520ac8
Merge pull request #2040 from koppor/patch-3
...
Ignore .pdf
2016-07-10 13:54:54 -07:00
Oliver Kopp
d8a56ffdce
Ignore .pdf
...
On Windows, when PDF is opened with Acrobat Reader, one gets following output:
! I can't write on file `document.pdf'.
Please type another file name for output:
If one simply presses "Enter" to continue, the file `.pdf` is generated. Since this is a common case and `.pdf` is never used as full file name, this file should be ignored, too.
2016-07-10 14:35:30 +02:00
Oliver Kopp
a73ff83ac3
Add *.wrt produced by scrwfile
2016-07-10 00:42:39 +02:00
Oliver Kopp
4616b76860
ignore busy indicator of uncompressed .synctex file
2016-07-09 15:02:07 +02:00
sammy
c50a476162
Update Perl.gitignore
...
ignore perltidy output files
2016-07-06 10:01:06 -07:00
Brendan Forster
c0de8bc140
Merge pull request #2034 from ro31337/patch-2
...
Ignore *.pid.lock
2016-07-04 09:23:59 +10:00
Roman Pushkin
55157bfd0e
Ignore *.pid.lock
...
Some popular applications (for example, Phusion Passenger) leave `*.pid.lock` file(s). For example, when you type `passenger start` with simple express app listening on port 3000, it leaves the following files:
* `passenger.3000.pid` (removed when passenger stops)
* `passenger.3000.log`
* `passenger.3000.pid.lock`
While `*pid` and `*.log` are ignored, `*.pid.lock` remains unignored. Phusion Passenger is quite popular, and `*.pid.lock` file should be ignored.
2016-07-02 09:05:05 -07:00
Brendan Forster
e662d21883
Merge pull request #2031 from AdrianVovk/patch-1
...
Update Android.gitignore
2016-07-01 16:33:51 +10:00
Brendan Forster
7ae0830dfe
Merge pull request #2029 from thilaire/patch-1
...
Update TeX.gitignore
2016-07-01 16:33:28 +10:00
Brendan Forster
39162b3830
Merge pull request #2030 from pablomtz/c_prerequisites
...
added prerequisites for C and C++
2016-07-01 16:32:25 +10:00
Adrian Vovk
96584a8bd3
Update Android.gitignore
2016-06-30 18:02:04 -04:00
pmartinez
2c52d023dd
added prerequisites for C and C++
2016-06-29 13:33:32 -03:00
thilaire
c2401948a4
Update TeX.gitignore
...
Add support for easy-todo package (that produces .lod file during the compilation)
2016-06-29 14:36:23 +02:00
Brendan Forster
d1caffed35
Merge pull request #2026 from mkobit/ignore-only-root-build
...
Only ignore the build directory in the same directory as .gitignore for Gradle
2016-06-26 19:45:54 +09:30
Mike Kobit
b89498a467
Only ignore the build directory in the same directory as .gitignore for Gradle
...
If you have a Java package with `build` in it, the current version will always ignore files in that directory.
This change makes it so only the root "build" directory is ignored.
I believe that this assumes .gitignore is in the root of a project.
2016-06-24 12:30:38 -05:00
Ricardo Pistorello
d605f911b9
Added project folder created by Consulo IDE
2016-06-21 11:34:13 -03:00
halloworld
d3b23596c0
添加DS_Store
2016-06-20 11:12:58 +08:00
Brendan Forster
f93202c42e
Merge pull request #1802 from github/update-license
...
update license to CC0
2016-06-17 07:23:41 +10:00
Brendan Forster
34c4740271
Merge pull request #2017 from NuLL3rr0r/patch-1
...
ignore *.VC.db files
2016-06-16 10:08:04 +10:00
Brendan Forster
f60fe8f4c6
Merge pull request #2016 from nocnokneo/patch-1
...
Ignore all forms of CMakeLists.txt.user
2016-06-16 10:06:33 +10:00
Mohammad S. Babaei
b9742650d6
ignore *.VC.db files
...
In addition to *.VC.opendb, *.VC.db file should be regenerated by Visual Studio automatically. So, it makes sense to ignore *.VC.db file too as it's been ignored in https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
2016-06-15 16:43:12 +04:30
Taylor Braun-Jones
f3643325e4
Ignore all forms of CMakeLists.txt.user
...
In some cases Qt Creator will create a CMakeLists.txt.user file with a short hash which should also be ignored. For example:
CMakeLists.txt.user.1fa15d5
2016-06-15 07:58:14 -04:00
Brendan Forster
7751c25c66
Merge pull request #2015 from assem-ch/patch-2
...
Create the gitignore for Bazaar version control system
2016-06-13 06:05:24 +07:00
Assem Chelli / bigOTHER
4ac02fc282
Create the gitignore for Bazaar version control system
2016-06-12 22:44:23 +01:00
Brendan Forster
44763e48a4
Merge pull request #1994 from JSkimming/vs-project-fragment-lock-json
...
VisualStudio ignore project.fragment.lock.json
2016-06-10 12:51:35 +02:00
Brendan Forster
555c92c3ac
Merge pull request #2009 from MyLittleRobo/MyLittleRobo-d-gitignore-patch
...
Update D.gitignore
2016-06-07 09:00:36 +02:00
Roman Chistokhodov
c7e591bfb8
Update D.gitignore
...
Add docs/ and *.lst
2016-06-06 22:23:51 +03:00
James Skimming
be2df771ba
VisualStudio ignore project.fragment.lock.json
...
I've just upgraded to ASP.NET Core RC2, and I've found that Visual
Studio is producing a file called project.fragment.lock.json. When I
delete the file it is recreated during build. Given project.lock.json is
already ignored this looks like another file to ignore.
2016-05-23 11:57:39 +01:00
Brendan Forster
8f35779cef
Merge pull request #1979 from wolffan/patch-1
...
Add injection folder to ignore
2016-05-21 10:56:17 +03:00
Brendan Forster
d1d1a4b760
Merge pull request #1992 from jlokimlin/master
...
Added *.smod to Fortran.gitignore
2016-05-21 10:21:54 +03:00
Jon Lo Kim Lin
438cb0632d
Merge pull request #1 from jlokimlin/jlokimlin-patch-1
...
Added *.smod to Fortran.gitignore
2016-05-20 15:13:46 -07:00
Jon Lo Kim Lin
f0c34f3219
Added *.smod to Fortran.gitignore
...
GCC's gfortran 6 now generates .smod files for Fortran (2008+) submodules
2016-05-20 14:10:19 -07:00
Brendan Forster
e96a988a4e
Merge pull request #1989 from AdrianVovk/patch-1
...
Ignore the workspace.xml file
2016-05-20 16:57:19 +03:00
Adrian Vovk
63d8a68c5d
Ignore the workspace.xml file
...
and properly name the ART VM
2016-05-18 09:52:10 -04:00
Brendan Forster
b27b46b656
Merge pull request #1986 from 0xBADDCAFE/master
...
Do not ignore Laravel's storage/ directory
2016-05-18 09:27:43 +03:00
0xBADDCAFE
63cf442bbe
do not ignore storage/ directory
2016-05-18 14:11:54 +09:00
Brendan Forster
cd5d218990
Merge pull request #1982 from jiahao/patch-1
...
Julia: ignore deps/deps.jl
2016-05-16 18:44:06 +02:00
Jiahao Chen
45ee7f0caf
Julia: ignore deps/deps.jl
...
`deps/deps.jl` is an autogenerated file created by `BinDeps.jl`, Julia's package for managing binary dependencies.
2016-05-16 12:14:15 -04:00
Brendan Forster
785989be7e
Merge pull request #1960 from leeyiw/add-cmake-ctest-gitignore
...
add CTestTestfile.cmake into CMake.gitignore
2016-05-16 11:41:21 +02:00
Brendan Forster
7a052429f0
Merge pull request #1959 from Javierieh/add-sublime-text-packages-ignore
...
Add sublime-text-3 gitignore for package control
2016-05-16 11:41:04 +02:00
Brendan Forster
973d0131bf
Merge pull request #1950 from hlaaftana/patch-1
...
Create Julia.gitignore
2016-05-16 11:40:33 +02:00
Raimon Lapuente
548e76c75c
Add injection folder to ignore
...
After trying this tool for code injeciton: https://github.com/johnno1962/injectionforxcode we added it to our workflow.
Only bad side is that there's a folder included in the project that would be worth ignoring.
We had it in our .gitignore file. Just pushing the change
2016-05-13 17:15:22 +02:00
Brendan Forster
9779d87d3d
Merge pull request #1973 from maxehmookau/patch-1
...
Add .env to optionally ignored files
2016-05-12 11:03:29 +02:00
Max Woolf
a275681ead
Annotate .env addition
2016-05-12 10:02:05 +01:00
Max Woolf
85147407e4
Add .env to optionally ignored files
...
Many twelve-factor apps use environment variables rather than the built in Rails secrets mechanism to store secrets.
The [dotenv](https://github.com/bkeepers/dotenv ) gem is widely used for this purpose and allows environment variables to be loaded from the `.env` file. However, this file should not be committed to source control.
This PR just adds the `.env` file to `.gitignore` so that these secrets aren't accidentally committed. In some rare instances, it may be required that this file is committed to source control so I've added it to the list of files that can be removed if the developer is ok with secrets being committed.
2016-05-12 08:53:20 +01:00
Luca Corbatto
3e8be298da
Added comment to *.out entry
2016-05-11 16:05:23 +02:00
Brendan Forster
f454371ec6
Merge pull request #1972 from Kagamine/master
...
Ignore '*.DS_Store' instead of ignore '.DS_Store'
2016-05-11 13:59:25 +02:00
あまみや ゆうこ
753df58a6c
Ignore '*.DS_Store' instead of ignore '.DS_Store'
2016-05-11 13:39:00 +08:00
Brendan Forster
3a0542080d
Merge pull request #1965 from RyanGlScott/master
...
Ignore cabal.project.local
2016-05-10 07:00:26 +04:00
Ryan Scott
708e6c7e68
Ignore cabal.project.local
2016-05-09 13:02:49 -04:00
Brendan Forster
9f044c43d2
Merge pull request #1963 from evfemist/master
...
ignore .dSYM along with .ipa files
2016-05-08 13:26:25 +10:00
Brendan Forster
b9a9436d98
Merge pull request #1962 from skycaptain/add-osx-timemachine
...
Add .com.apple.timemachine.donotpresent to OSX
2016-05-08 13:25:03 +10:00
Manuel Leonhardt
970ecfb82e
Add .com.apple.timemachine.donotpresent to OSX
...
.com.apple.timemachine.donotpresent is a system file created by TimeMachine on OSX by user choice.
2016-05-06 14:27:44 +02:00
Roman Stetsenko
ce5d3969e7
ignore .dSYM along with .ipa files
2016-05-06 12:57:06 +03:00
Javier Espinoza
f9ccecac73
Move package control settings to Global/SublimeText.gitignore
2016-05-05 15:35:26 -03:00
leeyiw
59e4f9acc3
add CTestTestfile.cmake into CMake.gitignore
...
CTestTestfile.cmake is automatically generated by CMake when invoking `enable_testing()` command in CMakeLists.txt.
2016-05-05 14:59:25 +08:00
Javier Espinoza
d42d671017
Add sublime-text-3 gitignore
...
This gitignore is used to make a repo with sublime text 3 package preferences stored in
{sublime-text-3}/Packages/User/
https://www.sublimetext.com/3
The .gitignore files are listed here
https://packagecontrol.io/docs/syncing
I added GitHub.sublime-settings to the .gitignore since its a config file added
from a popular github package that contains sensible information about your account
2016-05-04 13:45:51 -03:00
Brendan Forster
785fcb765a
Merge pull request #1956 from jrnold/master
...
Add knitr and R markdown patterns to R.gitignore
2016-05-01 19:12:58 +10:00
jrnold
4956277b1a
Add knitr and R markdown patterns to R.gitignore
...
These patterns handle cache diretories and temporary files created
by the widely used [knitr](http://yihui.name/knitr/ ) and [R markdown](http://rmarkdown.rstudio.com/ )
packages.
2016-04-29 07:17:44 -07:00
Brendan Forster
ae5dd85759
Merge pull request #1955 from jgm1986/master
...
Update MicrosoftOffice.gitignore
2016-04-29 07:52:17 +10:00
Javier Gusano Martinez
d19334c931
Comment more clear.
2016-04-28 15:40:02 +02:00
Javier Gusano Martínez
0a50c89c29
Exclude Microsoft Visio temporary files.
2016-04-27 17:44:25 +02:00
Brendan Forster
475263ce02
Merge pull request #1954 from seungwonpark/patch-1
...
Update TeX.gitignore
2016-04-26 14:39:49 +10:00
Seungwon Park
8b46d457bd
Update TeX.gitignore
...
When we use 'thmtools' package for creating 'List of Theorems', auxiliary file '.loe' is created, just as '.toc' for 'Table of Contents' and '.lof' for 'List of Figures'.
2016-04-26 10:30:49 +09:00
Brendan Forster
d300d19e79
Merge pull request #1953 from 2Cubed/patch-1
...
Add .webassets-cache to Flask
2016-04-26 10:49:51 +10:00
2Cubed
455a69dd48
Add .webassets-cache to Flask
2016-04-24 17:02:02 -04:00
hlaaf
3727a855d0
Create Julia.gitignore
2016-04-22 11:50:55 +03:00
Brendan Forster
94043d7fc7
Merge pull request #1949 from ro31337/patch-1
...
Add nyc test coverage output directory
2016-04-22 06:44:48 +10:00
Roman Pushkin
1f2a6371e4
Add nyc test coverage output directory
...
[nyc](https://github.com/bcoe/nyc ) is quite popular, and under some circumstances it writes to `.nyc_output` directory. This directory should be ignored by default.
2016-04-21 12:01:36 -07:00
Brendan Forster
0390f39d01
Merge pull request #1948 from dybekm/c_gitignore_update
...
C: Ignore gcc Static Stack Usage Analysis .su files
2016-04-20 07:55:16 +10:00
Maik Dybek
c2aa044b34
C: Ignore gcc Static Stack Usage Analysis .su files
2016-04-19 13:31:19 +02:00
Brendan Forster
8767bd6783
Merge pull request #1945 from BlueHatbRit/flashdev-to-actionscript
...
Add FlashDevelop and executables to Actionscript
2016-04-17 12:11:17 +10:00
Brendan Forster
d5abb43ef0
Merge pull request #1943 from elifoster/master
...
Ruby: Ignore .env
2016-04-16 15:22:11 +10:00
Eli Clemente Gordillo Foster
0021a032b3
Add a brief explanation.
2016-04-15 22:19:36 -07:00
Elliot Blackburn
d64708bc02
Add FlashDevelop and executables to Actionscript
...
- FlashDevelop uses different file and folder names for it's bin and obj outputs, so those have been added for convenience of devs using that.
- Added a list of some executables that are output by various ways of compiling Actionscript (such as AIR and general Flash).
2016-04-15 11:36:15 +01:00
Eli Clemente Gordillo Foster
3d5025951b
Comment out .env rule
2016-04-14 21:37:19 -07:00
Brendan Forster
2adb156768
Merge pull request #1942 from deepak/patch-1
...
Update Rust.gitignore
2016-04-15 14:19:14 +10:00
Eli Clemente Gordillo Foster
bf059be0bb
Ignore .env
...
This file is used moderately commonly to store environment variables locally. See Python.gitignore.
2016-04-14 21:18:28 -07:00
Deepak Kannan
f7a1b522cb
Update Rust.gitignore
...
no need to specifically ignore compiled files and executables
as it will be under the target directory
2016-04-15 07:44:14 +05:30
Brendan Forster
cc542de017
Merge pull request #1922 from vvolkgang/patch-2
...
Added Visual Studio 2015 .vs folder
2016-04-03 14:57:04 -04:00
Brendan Forster
1cf3d2a998
Merge pull request #1927 from sachs4/master
...
Haskell: Ignore .eventlog files
2016-04-03 14:55:36 -04:00
Brendan Forster
189ce8df7b
Merge pull request #1929 from geogdog/patch-1
...
Added .ropeproject directory
2016-04-03 14:50:05 -04:00
Greg Trahair
4757cbc541
Added .ropeproject directory
...
If anyone uses the ROPE refactoring library this is certainly necessary.
2016-04-01 10:45:44 +02:00
Brendan Forster
4caa9bfad9
Merge pull request #1783 from vladon/Visual-Studio-new-database-engine
...
Visual studio new database engine
2016-03-31 09:23:43 -07:00
sachs4
3504820c37
Ignore .eventlog
...
Ignore files produced by GHCs eventlog framework (https://ghc.haskell.org/trac/ghc/wiki/EventLog )
2016-03-30 13:39:46 +02:00
Brendan Forster
10eb19db07
Merge pull request #1924 from krzysiekpiasecki/master
...
Ignore session files
2016-03-27 14:14:18 -07:00
Brendan Forster
2f94788434
Merge pull request #1923 from rexim/add-cask-dist-folder
...
Add dist/ folder to Emacs gitignores
2016-03-27 14:01:10 -07:00
Krzysztof Piasecki
aa835bb224
Ignore session files
2016-03-27 22:03:12 +02:00
rexim
24d28868ec
Add dist/ folder to Emacs gitignores
2016-03-28 01:16:20 +06:00
Álison Fernandes
e0f7be735f
Removed whitespace
...
Title.
2016-03-27 19:52:21 +01:00
Álison Fernandes
526bf54931
Added Visual Studio 2015 .vs folder
...
Visual Studio 2015 moved all the user specific configuration to a .vs folder, which shouldn't be tracked.
2016-03-27 19:45:26 +01:00
Brendan Forster
e6b619c7d2
Merge pull request #1919 from pmn/update-vs-ignores
...
Add an exclusion for Visual Studio PublishScripts
2016-03-26 12:23:11 -07:00
Paul Nakata
716612d39f
Add an exclusion for PublishScripts
2016-03-25 15:21:49 -07:00
Brendan Forster
c699a4f468
Merge pull request #1918 from krzysiekpiasecki/master
...
Ignore buckup doctrine entities
2016-03-25 15:06:51 -07:00
Krzysztof Piasecki
427b156b55
Change comment
2016-03-25 22:28:27 +01:00
Krzysztof Piasecki
e530a3cccb
Ignore temporary files
2016-03-25 19:02:38 +01:00
Sean Fisk
d80090a04a
Waf: Be more explicit in patterns
2016-03-24 13:26:58 -04:00
Sean Fisk
7e93ef3448
Waf: Update project URL
2016-03-24 13:26:09 -04:00
Brendan Forster
e7caac93b8
Merge pull request #1913 from lszeremeta/master
...
More explicit pattern for KBibTeX
2016-03-22 08:31:18 +11:00
Łukasz Szeremeta
3abf7bf7a9
More explicit pattern for KBibTeX
2016-03-21 20:10:32 +01:00
Brendan Forster
a985ad098b
Merge pull request #1910 from yanniks/master
...
Update fastlane links
2016-03-21 12:32:00 +10:30
yanniks
9b9923fce2
Update fastlane links
...
Fastlane now has a mono repo, the documentation moved into the folder fastlane/docs
2016-03-20 21:42:56 -04:00
Brendan Forster
66f6232221
Merge pull request #1909 from dbburgess/whitespace-fix
...
Remove a trailing whitepsace
2016-03-19 09:35:12 +10:30
Daniel Burgess
5d8e3b38e6
Remove a trailing whitepsace
2016-03-18 16:34:28 -04:00
Brendan Forster
c696ec7b8c
Merge pull request #1908 from evorion/patch-1
...
Typo in comment
2016-03-16 20:27:04 +11:00
evorion
cd40fcfc4c
Typo in comment
2016-03-16 10:17:51 +01:00
Brendan Forster
c74eb94334
Merge pull request #1907 from chrisamanse/patch-1
...
Update ignore for fastlane files in Swift
2016-03-16 12:33:37 +11:00
Chris Amanse
6555433867
Update ignore for fastlane files in Swift
2016-03-16 09:08:22 +08:00
Brendan Forster
31078469bf
Merge pull request #1906 from DSIW/patch-1
...
Ignore .fot .cb .cb2 for TeX
2016-03-16 11:33:25 +11:00
Max
15a14edee0
Ignore .fot .cb .cb2 for TeX
2016-03-15 22:28:35 +01:00
Brendan Forster
dad599102e
Merge pull request #1901 from hboon/rubymotion
...
Ruby: ignore more build artifacts specific to RubyMotion
2016-03-13 18:43:39 +11:00
Hwee-Boon Yar
45829eacb5
Ruby: Don't ignore vendor/Pods/ for Cocoapods, specific to RubyMotion
2016-03-13 15:35:04 +08:00
Brendan Forster
65bcf01898
Merge pull request #1891 from gaaarfild/patch-2
...
Added nore ignores. Removed.env example file
2016-03-13 14:48:07 +11:00
Hwee-Boon Yar
0ae23acc5b
Ruby: ignore more build artifacts specific to RubyMotion
2016-03-11 18:38:51 +08:00
Brendan Forster
d83a450dc1
Merge pull request #1899 from e-yes/untrack_virtualenv
...
Python: don't track virtualenv files.
2016-03-11 09:10:14 +11:00
Alexey Roslyakov
62defadb3e
Python: don't track virtualenv files.
2016-03-10 17:52:54 +07:00
Brendan Forster
058d491897
Merge pull request #1897 from Zarkopafilis/patch-1
...
Exclude keystore files (Android/Android Studio .gitignore)
2016-03-10 07:49:21 +11:00
Brendan Forster
e6d232f138
Merge pull request #1898 from tim-sueberkrueb/patch-1
...
Qt: Insert spaces for consistence
2016-03-10 07:46:08 +11:00
Tim Süberkrüb
b603dad982
Qt: Insert spaces for consistence
2016-03-09 21:25:12 +01:00
Theodoros Ntakouris
9c1f22986c
Exclude keystore files
...
Apart from requiring credentials to function correctly, keystores are sensitive data and are often stored inside the project's directory.
2016-03-09 18:30:10 +02:00
Brendan Forster
9c5ea872dc
Merge pull request #1896 from tpluscode/patch-1
...
ignore folder for non-nuget paket dependencies
2016-03-09 09:06:17 +11:00
Tomasz Pluskiewicz
04f53c0b9f
ignore folder for non-nuget paket dependencies
2016-03-08 11:03:32 +01:00
Dinar Garipov
76ac5a203b
Cleaned according to comments
2016-03-07 09:58:18 +01:00
Brendan Forster
8a0d66587f
Merge pull request #1878 from toanant/patch-1
...
Update Python.gitignore for celery-beat schedule binary file.
2016-03-07 17:26:40 +11:00
Abhishek Kumar Singh
83656adb09
Merge branch 'master' of github.com:github/gitignore into patch-1
...
Conflicts:
Python.gitignore
2016-03-07 11:51:09 +05:30
Brendan Forster
028ed4e1b1
Merge pull request #1452 from nunorafaelrocha/enhancement/add-spool-folder
...
Add spool folder to Symfony
2016-03-07 08:46:42 +11:00
Brendan Forster
8e7920ac1c
Merge pull request #1892 from hippo91/master
...
No need to push .spyderproject file in a python project
2016-03-07 07:49:48 +11:00
Brendan Forster
615b18d378
Merge pull request #1811 from Caerbannog/master
...
KiCAD: ignore more temp files and generated data
2016-03-07 07:49:23 +11:00
Martin d'Allens
4db34a4cb9
Remove OSX specific rule
2016-03-06 17:21:06 +01:00
Martin d'Allens
17a0db2466
KiCAD: ignore more temp files and generated data
2016-03-06 17:21:06 +01:00
hippo91
49a480951e
No need to push .spyderproject file in a python project
2016-03-06 12:30:45 +01:00
Dinar Garipov
8e6c678f11
Added nore ignores. Removed.env example file
2016-03-06 11:51:52 +01:00
Brendan Forster
fed72cc405
Merge pull request #1764 from psantos10/patch-1
...
Update CakePHP.gitignore
2016-03-06 21:43:28 +11:00
Brendan Forster
16a9e9bf8a
Merge pull request #1550 from photodude/patch-1
...
Add the other Dreamweaver added files
2016-03-06 20:26:29 +11:00
Brendan Forster
f6fb77ef8e
Merge pull request #1781 from mkutyba/master
...
Fixes for Magento
2016-03-06 19:28:14 +11:00
Brendan Forster
b7c949a108
Merge pull request #1707 from jeanCarloMachado/master
...
Added doctrine 2 orm default cache and proxy locations
2016-03-06 19:23:23 +11:00
Brendan Forster
340fcf1e13
Merge pull request #1736 from maidmaid/prestashop-cache
...
Update cache files in Prestashop.gitignore
2016-03-06 19:18:29 +11:00
Brendan Forster
363632ae65
Merge pull request #1655 from sourcerer-mike/develop-WordPress
...
WordPress: Only ignore files in root to support other plugins
2016-03-06 19:14:41 +11:00
Brendan Forster
4596d11577
Merge pull request #1684 from jimhester/patch-1
...
Ignore output from R CMD build and R CMD check
2016-03-06 19:13:35 +11:00
Brendan Forster
c3f81054bc
Merge pull request #1664 from littleibex/master
...
Added .htaccess to concrete5 gitignore
2016-03-06 19:12:42 +11:00
Brendan Forster
bd11089247
Merge pull request #1624 from wikibootup/master
...
Add Scheme.gitignore
2016-03-06 19:08:56 +11:00
Brendan Forster
b35f448d64
Merge pull request #1623 from sorabito/feature/Added_Smalltalk_gitignore
...
Add Smalltalk gitignore
2016-03-06 19:08:28 +11:00
Brendan Forster
83dc73e546
Merge pull request #1598 from rdalkire/patch-1
...
Update CVS.gitignore
2016-03-06 19:05:43 +11:00
Brendan Forster
bb217159e6
Merge pull request #1543 from barraponto/patch-2
...
Add scrapy stuff to .gitignore
2016-03-06 18:49:45 +11:00
Brendan Forster
f25321570e
Merge pull request #1310 from kechol/fuelphp
...
Update FuelPHP.gitignore
2016-03-06 18:41:34 +11:00
Brendan Forster
988fd7a3d2
Merge pull request #1807 from rlee287/eclipse-recommender
...
Added Eclipse Recommenders to Eclipse gitignore
2016-03-06 18:36:39 +11:00
Brendan Forster
9e636ea96f
Merge pull request #1867 from yoLotus/emacs-projectile
...
add .projectile file to emacs .gitignore
2016-03-06 18:35:35 +11:00
Brendan Forster
c6a8c5299d
Merge pull request #1559 from tjrana/dropbox-gitignore
...
Add Dropbox.gitignore
2016-03-06 18:20:27 +11:00
Brendan Forster
8411714b31
Merge pull request #1889 from aholmes/master
...
Remove ApplicationInsights.config from VisualStudio.gitignore
2016-03-05 09:09:11 +11:00
Aaron Holmes
b2bacc5184
Remote ApplicationInsights.config from VisualStudio.gitignore
...
Commit a25589c921
introduced an ignore line for ApplicationInsights.config. This change breaks builds on certain systems, namely VSTS.
The current ASP.NET 4 template adds ApplicationInsights.config to the project's .csproj file. When VSTS attempts to build the project, it will fail if it cannot find ApplicationInsights.config.
ApplicationInsights.config is a required application file and should not be ignored.
2016-03-04 13:07:34 -08:00
Brendan Forster
1c70d149b5
Merge pull request #1885 from roll/patch-1
...
added dotenv to python gitignore
2016-02-29 07:50:47 +10:30
roll
b37d30f194
added dotenv to python gitignore
2016-02-28 19:57:21 +03:00
Brendan Forster
04e2448f8f
Merge pull request #1882 from aaroncaito/terraform
...
adding terraform state files
2016-02-27 12:50:43 +11:00
Brendan Forster
e908f92f4b
Merge pull request #1883 from github/shiftkey-patch-1
...
adding a template to help streamline review process
2016-02-27 12:49:18 +11:00
Brendan Forster
9b890f90e9
adding a template to help streamline review process
2016-02-27 12:48:40 +11:00
aaron caito
221f974e80
adding terraform state files
2016-02-26 11:54:57 -05:00
Brendan Forster
0f45616141
Merge pull request #1686 from czechboy0/keep-scm-files
...
Removed xccheckout and xcscmblueprint from Swift/Objc/Xcode
2016-02-26 11:18:34 +11:00
Honza Dvorsky
272913dd9d
Merge branch 'master' of github.com:github/gitignore into keep-scm-files
...
# Conflicts:
# Objective-C.gitignore
# Swift.gitignore
2016-02-26 00:07:20 +00:00
Brendan Forster
c4ff566a30
Merge pull request #1871 from guenti/master
...
Update Vim.gitignore
2016-02-26 08:18:26 +11:00
Brendan Forster
b4533d233b
Merge pull request #1879 from rocketraman/patch-1
...
Update Jetbrains .gitignore dataSources.local.xml
2016-02-26 07:59:25 +11:00
Raman Gupta
2141c823b4
Update Jetbrains .gitignore dataSources.local.xml
2016-02-25 11:57:01 -05:00
Abhishek Kumar Singh
a623e9e6d4
Update Python.gitignore for celery-beat schedule binary file.
2016-02-25 12:27:21 +05:30
Brendan Forster
0106b2b10f
Merge pull request #1875 from jutoft/master
...
Add *.glsdefs to TeX.gitignore
2016-02-25 11:50:05 +11:00
Brendan Forster
0c318a6298
Merge pull request #1876 from ezekeal/patch-1
...
removed elm-package.json
2016-02-25 09:21:44 +11:00
Zach Koch
a623b2fbe8
removed elm-package.json
...
elm-package.json lists dependencies, so it shouldn't be ignored
2016-02-24 16:03:31 -06:00
Jesper Utoft
02903096d3
Add glsdefs to TeX.gitignore
2016-02-24 11:27:39 +01:00
Brendan Forster
9f8e411bba
Merge pull request #1853 from Zenuka/bower_components
...
Add bower_components to VisualStudio.gitignore
2016-02-24 12:00:08 +11:00
Mario Guenterberg
504f444dfa
Update Vim.gitignore
...
Added auto-generated tag files.
2016-02-22 17:50:16 +01:00
Etienne Bazin
413049c283
add .projectile file to emacs .gitignore
2016-02-19 10:12:44 +01:00
Brendan Forster
a392c48ccf
Merge pull request #1865 from hmemcpy/patch-1
...
Adding JetBrains Rider (.NET IDE from JetBrains) specific files
2016-02-18 18:39:26 +11:00
Igal Tabachnik
e429db1180
Adding JetBrains Rider (.NET IDE from JetBrains) specific files to ignore
2016-02-18 09:31:24 +02:00
Brendan Forster
02950ad8fa
Merge pull request #1864 from luxidea/patch-2
...
Add "__recovery" folder.
2016-02-17 10:57:57 +11:00
中山雅紀:Nakayama Masanori
16e076df2b
Add "__recovery" folder.
2016-02-17 02:19:09 +09:00
Brendan Forster
5141423fba
Merge pull request #1862 from SaschaNaz/patch-1
...
Ignore some Windows Store package related files
2016-02-16 20:34:03 +11:00
Kagami Sascha Rosylight
7d148a0ca1
remove bower_components as an other PR will add it
2016-02-16 03:11:43 +09:00
Kagami Sascha Rosylight
6ed1790dda
remove duplication
2016-02-16 03:09:11 +09:00
Kagami Sascha Rosylight
5154697fd8
store package files
2016-02-16 03:05:30 +09:00
Kagami Sascha Rosylight
b32c5d5646
Ignore _pkginfo.txt
...
https://www.google.com/?gws_rd=ssl#q=_pkginfo.txt&nfpr=1
I found I have this file not being ignored and a quick search shows these files :/
2016-02-16 02:45:41 +09:00
Brendan Forster
c844436111
Merge pull request #1419 from eamsden/master
...
Add pattern to match dist-* directories for Haskell
2016-02-15 09:35:38 +11:00
Brendan Forster
5c9413f502
Merge pull request #1471 from lszeremeta/master
...
Ignore Kile and kBibTeX backup files
2016-02-14 11:22:37 +11:00
Łukasz Szeremeta
eab300ef23
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
TeX.gitignore
2016-02-13 16:37:16 +01:00
Brendan Forster
06c9fd7485
Merge pull request #1858 from Harrison-G/patch-2
...
Add Flask instance folder
2016-02-13 07:37:07 +11:00
Brendan Forster
00ff4ec1b1
Merge pull request #1860 from HIPERCUBE/patch-1
...
Update Android.gitignore
2016-02-13 07:35:27 +11:00
Brendan Forster
7730858be3
Merge pull request #1859 from Harrison-G/patch-3
...
Fix capitalization of KiCad
2016-02-13 07:31:08 +11:00
Joowon Ryoo
10ec8707f0
Update Android.gitignore
...
Add some files
2016-02-13 01:13:30 +09:00
Harrison G
a2106e309d
Fix capitalization of KiCad
...
According to their website, the correct capitalization is KiCad, not KiCAD.
2016-02-12 07:17:09 -05:00
Harrison G
76cf90ecba
Add Flask instance folder
...
Contains private configuration. Equivalent to Django's local_settings.py.
2016-02-12 07:14:41 -05:00
Brendan Forster
b87d2a9849
Merge pull request #1857 from Harrison-G/patch-1
...
Fix capitalization of IPython
2016-02-12 22:21:35 +11:00
Harrison G
1995ac64ab
Fix capitalization of IPython
2016-02-12 06:06:03 -05:00
Brendan Forster
10e5d889b5
Merge pull request #1696 from melonmanchan/jspm-ignore
...
Ignore JSPM package folder
2016-02-12 21:50:39 +11:00
Zenuka
63694d017b
bower_components is commented by default
2016-02-12 08:41:18 +01:00
Matti Jokitulppo
e9e59f2259
Merge Node.gitignore with master
2016-02-12 07:44:43 +02:00
Brendan Forster
d18d17f0a1
Merge pull request #1695 from jonathanchu/master
...
Ignore all Emacs flycheck_*.el files
2016-02-12 14:07:22 +11:00
Jonathan Chu
6ac648f033
Merge remote-tracking branch 'upstream/master'
2016-02-11 22:03:05 -05:00
Brendan Forster
3a529da68a
Merge pull request #1856 from mcandre/gradle-intellij-workaround
...
work around intellij gradle wrapper refreshing bug
2016-02-12 07:57:58 +11:00
Andrew Pennebaker
cf46e139ad
work around intellij gradle wrapper refreshing bug
2016-02-11 14:21:19 -06:00
Brendan Forster
ce62a06810
Merge pull request #1854 from RobertoNovelo/master
...
Added Library Mappings and VCS Root
2016-02-11 09:20:52 +11:00
Roberto Novelo
436959591a
Merge pull request #1 from RobertoNovelo/enhancement-jetbrains-gitignore
...
Added Library Mappings and VCS Root
2016-02-10 12:46:24 -06:00
Roberto Novelo
cd222dfc62
Added Library Mappings and VCS Root
...
These files differ on Windows and OS X.
2016-02-10 12:45:16 -06:00
Zenuka
a23bb4a523
Update VisualStudio.gitignore
...
Added bower_components to .gitignore
2016-02-10 16:38:54 +01:00
Brendan Forster
9ff1a19de8
Merge pull request #1846 from mcandre/octave-session-info
...
matlab: ignore octave session info
2016-02-10 13:20:57 +10:30
Brendan Forster
f4e1169a0d
Merge pull request #1848 from austinjalexander/patch-1
...
fix style in Python.gitignore by adding space after #
2016-02-09 08:57:59 +10:30
Brendan Forster
d6f33de188
Merge pull request #1847 from nloveladyallen/patch-1
...
Remove redundancy in Global/Vim.gitignore
2016-02-09 08:57:42 +10:30
Austin J. Alexander
bcbbc6eae2
fix style by adding space after #
2016-02-07 13:08:03 -05:00
Noah Lovelady-Allen
31045e29f8
Remove redundancy in Global/Vim.gitignore
...
Anything matched by `*.un~` will also be matched by the last rule, `*~`.
2016-02-07 08:57:08 -05:00
Andrew Pennebaker
98a3ab7719
matlab: ignore octave session info
2016-02-06 02:51:00 -06:00
Brendan Forster
7e04a3f05c
Merge pull request #1844 from icylogic/Patch-Eagle
...
update Eagle.gitignore for .lck
2016-02-05 08:03:41 +10:30
icylogic
31c960a5ca
update Eagle.gitignore for .lck
2016-02-03 21:51:15 +08:00
Brendan Forster
87bd07e50d
Merge pull request #1843 from jutoft/master
...
Add ignore for .lox files from fixme package
2016-02-03 22:17:57 +10:30
Jesper Utoft
03e1898c93
Add ignore for .lox files from fixme package
2016-02-03 11:42:49 +01:00
Brendan Forster
fa441f9031
Merge pull request #1791 from Oddj0b/Calabash
...
Based on a template from jmoody
2016-01-28 15:58:45 +10:30
Brendan Forster
915a98c838
Merge pull request #1615 from maieul/reledmac_endnote
...
reledmac use one individual file by series of endnotes :
2016-01-28 15:58:21 +10:30
Brendan Forster
276cc5877f
Merge pull request #1801 from vltr/patch-1
...
Update Python.gitignore
2016-01-28 09:23:13 +10:30
Richard Kuesters
71bbd933ee
merging Python.gitignore for PR #1801
2016-01-27 20:46:49 -02:00
Brendan Forster
c40da92078
Merge pull request #1593 from jcarsique/master
...
Add Code Recommenders directory
2016-01-28 09:00:46 +10:30
Julien Carsique
71e0c804e6
Add Code Recommenders directory
...
Code Recommenders introduced in Eclipse Luna (4.5) creates a .recommenders directory at the root of the workspace, like .metadata
2016-01-27 23:25:49 +01:00
Villars Gimm
8ec50f4b74
Move Calabash to Global
2016-01-27 12:24:30 +01:00
Maïeul Rouquette
bfabdf1948
Merge branch 'master' into reledmac_endnote
2016-01-27 10:07:13 +01:00
Brendan Forster
a25a0191d9
Merge pull request #1475 from LazarusX/master
...
Update JetBrains.gitignore according to the official knowledge base article
2016-01-27 18:11:14 +10:30
Ray Fang
edb522ba0b
Update reference article link
2016-01-27 14:41:47 +08:00
Ray Fang
42110464c9
Merge upstream changes
2016-01-27 14:36:41 +08:00
Brendan Forster
495ce0e4fb
Merge pull request #1633 from jnycz/patch-1
...
Incorrect file path
2016-01-27 16:14:06 +10:30
Brendan Forster
80c4cbc532
Merge pull request #1609 from habi/patch-1
...
Adding more files to ignore when using minitoc
2016-01-27 16:07:34 +10:30
Brendan Forster
1199897c60
Merge pull request #1631 from ahmedbaracat/patch-1
...
Allow for ignoring other important files and save space
2016-01-27 16:04:49 +10:30
Brendan Forster
f599ca2f15
Merge pull request #1607 from kc9jud/patch-1
...
Update Eagle.gitignore
2016-01-27 16:01:18 +10:30
Brendan Forster
352c903c34
Merge pull request #1546 from Coeur/patch-1
...
DerivedData and xcuserdata are folders; *.xcuserstate is always inside
2016-01-27 15:27:31 +10:30
Brendan Forster
8ae0b3e125
Merge pull request #1542 from barraponto/patch-1
...
Document Vim file patterns
2016-01-27 15:23:45 +10:30
Brendan Forster
4b2af6fb77
Merge pull request #1387 from tyutyutyu/patch-1
...
Add Tern plugin to Eclipse.gitignore
2016-01-27 13:54:18 +10:30
Brendan Forster
a52383453b
Merge pull request #1683 from edsondota/master
...
Add local_settings to Django's ignore
2016-01-27 13:34:36 +10:30
Brendan Forster
504f54caf8
Merge pull request #1415 from wisitsaks/patch-1
...
Update VisualStudio.gitignore
2016-01-27 13:11:02 +10:30
Brendan Forster
805aee54f1
Merge pull request #1836 from jderobot-varribas/Qt/ignore-cmakelists.txt.user
...
Qt: ignore CMakeLists.txt.user
2016-01-27 05:17:44 +10:30
Victor Arribas
2c3b06b1ec
Qt: ignore CMakeLists.txt.user
2016-01-25 18:50:35 +01:00
Brendan Forster
9f3470db3b
Merge pull request #1833 from hzor3000/patch-1
...
Add *.VC.opendb for UnrealEngine
2016-01-24 14:08:28 +10:30
Brendan Forster
96ad0e39a5
Merge pull request #1835 from pisaacs/patch-1
...
Add .byebug_history to gitignore
2016-01-24 07:29:17 +10:30
pisaacs
9c92fa360f
Add .byebug_history to gitignore
...
.byebug_history included in default Rails5 setup (https://github.com/rails/rails/blob/master/railties/lib/rails/generators/rails/app/templates/gitignore )
2016-01-23 12:56:49 -05:00
Vahagn Harutyunyan
514f24b99a
Add *.VC.opendb for UnrealEngine
...
Add *.VC.opendb to the .gitignore for the UnrealEngine for Visual Studio 2015 Update 1 users. This reflects the changes in the VisualStudio.gitignore made in https://github.com/github/gitignore/pull/1778 and https://github.com/github/gitignore/pull/1783 but is more specifically targeted at solving the issue http://stackoverflow.com/questions/34319008/git-issue-with-visual-studio-2015-update-1 .
2016-01-23 14:44:18 +04:00
Brendan Forster
c7557c59a5
Merge pull request #1831 from chwarr/emacs-server-auth-dir
...
Ignore default Emacs server auth dir
2016-01-23 10:09:46 +10:30
Christopher Warrington
9771968355
Ignore default Emacs server auth dir
...
The server-auth-dir is where Emacs stores authentication files for Emacs
servers (running over TCP). These are (usually) ephemeral in nature, and
should be ignored.
2016-01-22 14:57:28 -08:00
Brendan Forster
45ce044e6f
Merge pull request #1340 from msikma/patch-1
...
Ignore .venv files created by auto-activation scripts
2016-01-21 20:46:34 +10:30
Michiel Sikma
29bd7031a7
Merge remote-tracking branch 'upstream/master' into patch-1
2016-01-21 10:36:01 +01:00
Brendan Forster
dd83dbdf60
Merge branch 'master' into update-license
2016-01-18 11:00:05 +11:00
Garen Torikian
e4c0ed3c20
Merge pull request #1826 from pra85/patch-1
...
Update license year to 2016
2016-01-17 11:01:58 -08:00
Garen Torikian
df37ae670c
Merge pull request #1827 from DerNivel/patch-1
...
Update Node.gitignore
2016-01-17 11:01:42 -08:00
Levin Rickert
cedf149de3
URL doesn't exists anymore
2016-01-17 17:43:54 +01:00
Prayag Verma
2cf1699227
Update license year to 2016
2016-01-16 17:56:31 +05:30
Arfon Smith
4215c0f78c
Merge pull request #1617 from manavm/ipynb-checkpoints
...
Ipython Notebook checkpoints
2016-01-15 16:53:38 -05:00
Brendan Forster
f51f0baa5a
Merge pull request #1812 from AArnott/patch-4
...
Ignore files generated by NuGet v3 project.json
2016-01-15 15:59:30 +11:00
Brendan Forster
3299a7e4dc
Merge pull request #1819 from adrfer/master
...
Ignore playground files
2016-01-15 15:59:11 +11:00
Brendan Forster
def395f811
Merge pull request #1824 from mimibar/patch-1
...
Comments
2016-01-14 09:40:47 +11:00
mimibar
491eca8bda
Comments
...
Just added some comments. Some of us don't need some of the lines in the file.
2016-01-13 13:00:10 -06:00
Brendan Forster
da521d7bbf
Merge pull request #1814 from AArnott/patch-6
...
Remove `build/` suppression
2016-01-12 13:39:16 +10:30
Brendan Forster
1c24a55ec3
Merge pull request #1822 from rogierslag/master
...
Exclude Latexian temp files for Tex documents
2016-01-11 23:33:00 +10:30
Brendan Forster
7e854d3991
Merge pull request #1821 from jelford/master
...
Include lib64 for virtualenv
2016-01-11 14:19:02 +10:30
Rogier Slag
ce4e9ccd7a
Exclude Latexian temp files for Tex documents
...
Latexian adds some additional temporary files, which are not required for building the project. Therefore they are better left out as well
2016-01-10 15:59:25 +01:00
James Elford
efab0fd13c
Include lib64 for virtualenv
...
On systems that require a lib64, virtualenv creates a symlink to the local lib.
2016-01-10 09:01:17 +00:00
Brendan Forster
be3333655b
Merge pull request #1818 from dopefishh/patch-1
...
Add TeX precompiled preamble and xypic
2016-01-05 10:19:08 +10:30
Brendan Forster
578a7b7514
Merge pull request #1815 from anderslundsgard/master
...
Ignore ApplicationInsights.config for Microsoft Azure
2016-01-05 10:18:19 +10:30
Adriano Ferreira
33da976da9
Ignore playground.xcworkspace playground file
2016-01-03 12:02:46 -05:00
Adriano Ferreira
679c677382
Ignore timeline.xctimeline playground file
2016-01-03 11:56:41 -05:00
dopefishh
3e9a2d98e2
Add TeX precompiled preamble and xypic
...
A precompiled header(`latex -ini`) compiled creates a `.fmt` file.
To speed up xypic's drawing, precompiled matrices are created with the `\CompileMatrices` entry in the preamble. This creates `*.xyc` files.
2016-01-03 13:28:45 +01:00
Brendan Forster
fceac113a3
Merge pull request #1629 from raabf/fuse_hidden
...
Fuse hidden
2016-01-01 12:41:51 +10:30
Brendan Forster
b6f1c2f2a0
Merge pull request #1816 from rosolkodv/patch-1
...
Update Eclipse.gitignore
2016-01-01 12:33:46 +10:30
Dmitry Rosolko
5fa2ff2345
Update Eclipse.gitignore
...
Remove .gradle because it is not eclipse specific and already added in Gradle.gitignore.
2015-12-31 12:40:20 +03:00
Anders Lundsgård
65ba08ced7
Name update of Windows Azure
...
Windows Azure -> Microsoft Azure. Due to https://azure.microsoft.com/sv-se/blog/upcoming-name-change-for-windows-azure/
2015-12-28 20:11:44 +01:00
Anders Lundsgård
a25589c921
Ignore Azure ApplicationInsights.config
...
Ignore Azure ApplicationInsights.config in VisualStudio.gitignore
2015-12-28 20:09:39 +01:00
Brendan Forster
656f766bfc
Merge pull request #1813 from AArnott/patch-5
...
Stop ignoring StyleCop.json
2015-12-28 08:05:51 +10:30
Andrew Arnott
849fa552f2
Remove build/
suppression
...
The authoring of NuGet packages quite often include `build` folders, and when this is .gitignore'd it's very often the source of bugs in files that don't get checked in.
I've never seen a Visual Studio project that builds to a `build` folder (`bin` is the default name). As this is a Visual Studio template file, and we have real projects that include `build` folders that include source code, I recommend we remove suppression of this folder.
2015-12-27 07:57:50 -08:00
Andrew Arnott
346fb93318
Stop ignoring StyleCop.json
...
StyleCop.Analyzers is the modern re-invention of StyleCop, and uses a StyleCop.json file that the default .gitignore file made very difficult to check in, and easy to think was checked in but isn't.
See 32057fff82/documentation/Configuration.md (source-control)
for the documented case.
Looking through history, this line was last touched to make it case insensitive, and before that the line was in the original VisualStudio.gitignore file, without justification for why it should ignore all file extensions. From my experience with stylecop, the only file I remember it creating was stylecop.cache. I would change `[Ss]tyle[Cc]op.*` to `[Ss]tyle[Cc]op.cache` but there is already a line for suppressing all *.cache files (which wasn't there when the stylecop line was originally added). So I believe this line is now obsolete, and as I explain above, actually problematic.
2015-12-27 07:51:37 -08:00
Andrew Arnott
6d1612cff4
Ignore files generated by NuGet v3 project.json
2015-12-27 07:29:24 -08:00
Brendan Forster
8c9b77cb5c
Merge pull request #1808 from habi/patch-4
...
Ignore auxiliary files from \usepackage{cprotect}
2015-12-22 08:19:11 +10:30
David Haberthür
fe3b2f4d97
Ignore auxiliary files from \usepackage{cprotect}
...
[cprotect](https://www.ctan.org/tex-archive/macros/latex/contrib/cprotect?lang=en ) tracks its contents in an auxiliary file, this is safe to ignore.
2015-12-21 13:55:17 +01:00
rlee287
9d02ed63c9
Added Eclipse Recommenders to Eclipse gitignore
2015-12-19 21:48:33 -08:00
Brendan Forster
7adc93eed2
Merge pull request #1806 from recooper/whitespace-fix
...
Add new line at end of file
2015-12-18 08:27:49 +10:30
Roland Cooper
61a76c1c08
Add new line at end of file
2015-12-17 23:29:32 +02:00
Brendan Forster
a8a9744a6f
Merge pull request #1803 from belyansky/ignore-bundleartifacts
...
Ignore BundleArtifacts folder
2015-12-15 07:16:41 +10:30
Alexey Belyansky
21f95b3280
Ignore BundleArtifacts folder
2015-12-14 21:52:44 +03:00
Brendan Forster
382c3e083d
updated README to mention new license
2015-12-14 13:19:50 +10:30
Brendan Forster
19a5f58ca1
relicense ignore templates as CC0-1.0
2015-12-14 13:19:39 +10:30
Brendan Forster
7361dcd45a
Merge pull request #1800 from jutaz/bugfix/typos
...
Bugfix - Typos in comments
2015-12-14 06:57:47 +10:30
Richard K
76b87217c8
Update Python.gitignore
2015-12-13 13:40:01 -02:00
Justas Brazauskas
f5784d7a10
Fix few typos
2015-12-13 16:07:46 +02:00
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
Thomas Eizinger
4f440157df
Add rule to unignore the maven wrapper jar
2015-11-26 17:03:54 +01: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
Felix Krause
3db9d96ecd
Added link to more information about the available options
2015-11-12 00:11:58 +01:00
Brendan Forster
93838230a3
Merge pull request #1744 from chenyufeng1991/master
...
add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Sw…
2015-11-09 08:37:00 -08:00
chenyufeng
84010e499f
add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore
2015-11-09 10:51:42 +08:00
Brendan Forster
f587571343
Merge pull request #1738 from apriendeau/revert-1689-f_GoVendorExperiment
...
Revert 2bd7d8ec88
2015-11-07 08:30:00 -08:00
Brendan Forster
0a00b0b89e
Merge pull request #1661 from JimBobSquarePants/patch-2
...
Update Umbraco.gitignore
2015-11-07 00:01:08 -08:00
James Jackson-South
06581f9c74
Clean up expired entries, fix whitespace.
2015-11-06 15:04:28 +11:00
Brendan Forster
95bdb4e35d
Merge pull request #1740 from bondolo/master
...
Remove nb-configuration.xml from NetBeans ignore
2015-11-05 15:27:07 -08:00
Brendan Forster
a42c285a24
Merge pull request #1739 from jucrouzet/patch-1
...
Ignore REPL history file
2015-11-05 15:26:35 -08:00
Mike Duigou
f0daa85888
NetBeans file nb-configuration.xml should not be ignored.
2015-11-05 08:01:15 -08:00
Mike Duigou
c914c25e2d
Merge remote-tracking branch 'github/master'
2015-11-05 07:58:23 -08:00
Julien CROUZET
5f5926a9bb
Ignore REPL history file
...
Like in #1732 , Docker images can consider project directoy as $HOME
2015-11-05 16:17:54 +01:00
Austin Riendeau
64a19dd501
Revert 2bd7d8ec88
2015-11-04 16:53:53 -07:00
Brendan Forster
ee80a54c21
Merge pull request #1737 from jutoft/master
...
Add pythontex intermediade files to Tex.gitignore
2015-11-04 08:23:47 -08:00
Brendan Forster
54ca3c5e9b
Merge pull request #1735 from tyutyutyu/patch-1
...
Update Eclipse.gitignore
2015-11-04 08:16:31 -08:00
Jesper Utoft
b347454db3
Add pythontex intermediade files to Tex.gitignore
2015-11-04 10:56:54 +01:00
Dany Maillard
af4b2ae6f4
Update Prestashop.gitignore
2015-11-04 10:31:36 +01:00
Brendan Forster
1d774cdf83
Merge pull request #1734 from JacerOmri/patch-1
...
add bower assets
2015-11-03 08:16:33 -08:00
István Földházi
3885bb94a7
Update Eclipse.gitignore
...
Add ignore for STS's .springBeans file
2015-11-03 11:59:53 +01:00
Jacer OMRI
f59e22d1c3
add bower assets
...
as described in the symfony cookbook http://symfony.com/doc/current/cookbook/frontend/bower.html
2015-11-03 10:16:32 +01:00
Brendan Forster
2bd7d8ec88
Merge pull request #1689 from enzian/f_GoVendorExperiment
...
added excludes for vendored directories (since GO 1.5)
2015-11-02 12:19:22 -08:00
Brendan Forster
56639ff392
Merge pull request #1732 from jucrouzet/patch-1
...
Add .npm cache directory
2015-11-02 10:25:02 -08:00
Julien CROUZET
f4faeebd86
Add .npm cache directory
2015-11-02 19:20:21 +01:00
Brendan Forster
b2c1eea835
Merge pull request #1730 from friederbluemle/update-android-gitignore
...
Revert "Ignoring build folder inside app module in Android projects"
2015-11-02 09:44:33 -08:00
Frieder Bluemle
3b0b68838d
Revert "Ignoring build folder inside app module in Android projects"
...
This reverts commit f4cf36c5e1
.
2015-11-03 01:29:12 +08:00
Brendan Forster
ad126218f6
Merge pull request #1727 from BGR360/patch-1
...
Removed Redundant Lines
2015-10-31 16:25:26 -07:00
Ben Reeves
2111560949
Removed Redundant Lines
...
samsheff accidentally typed a few of the lines twice ^.^
2015-10-31 17:17:36 -04:00
Brendan Forster
a55134fce8
Merge pull request #1723 from tsteinholz/patch-1
...
Update JetBrains.gitignore
2015-10-29 15:02:26 -07:00
Thomas Steinholz
38d6cac990
Update JetBrains.gitignore
...
Added a forgotten IDE to the .gitignore documentation.
Why?
For completeness and correctness
What?
[Webstorm](https://www.jetbrains.com/webstorm ).
2015-10-29 17:24:45 -04:00
Brendan Forster
8653a673ca
Merge pull request #1722 from flashspys/patch-1
...
Update TeX.gitignore
2015-10-29 03:33:54 -07:00
Brendan Forster
d1a5e57553
Merge pull request #1719 from samsheff/add-ue4
...
Add a .gitignore for Unreal Engine 4
2015-10-29 03:27:20 -07:00
Felix Wehnert
2b504e6ba3
Update TeX.gitignore
2015-10-29 09:13:17 +01:00
Sam Sheffres
e3cd87b276
Re-add SourceArt Exclusions I removed on Accident
2015-10-29 12:14:21 +06:00
Sam Sheffres
18a4bd70c7
Rename UE4 gitignore to UnrealEngine
2015-10-29 12:09:21 +06:00
Brendan Forster
fbb6dd9a34
Merge pull request #1720 from jerodev/master
...
gitignore for laravel5 and lumen
2015-10-28 05:37:27 -07:00
jerodev
5dda2849bf
missed slash in laravel.gitignore
2015-10-28 13:28:46 +01:00
jerodev
3a838f8640
Merged Laravel & Lumen + grouped rules
2015-10-28 13:24:11 +01:00
jerodev
1d16414b1f
Merged laravel and laravel5
2015-10-28 08:43:54 +01:00
Jeroen Deviaene
f652ad7627
Create gitignore for Laravel5
...
In Laravel 5 the storage folder was moved to the root of the application. The compiled.php has also been moved to the bootstrap/cache directory
This was no longer compatible with the previous laravel.gitignore.
2015-10-27 23:07:36 +01:00
Jeroen Deviaene
710884d4f5
Create gitignore for Lumen
2015-10-27 23:05:02 +01:00
Sam Sheffres
0a63fa39fc
Add a gitignore for Unreal Engine 4
2015-10-27 15:06:37 +06:00
Brendan Forster
1f65941ef9
Merge pull request #1715 from ArgentiApparatus/patch-2
...
Fixed generated part js file pattern
2015-10-25 01:06:38 +02:00
Gary Smith
eefbb4f8f2
doc/api/ explicitly a directory
2015-10-24 14:01:53 -04:00
Gary Smith
7673714c7e
Fixed generated part js file pattern
2015-10-24 12:46:47 -04:00
Brendan Forster
8affad3ad6
Merge pull request #1713 from insign/patch-1
...
Added some folders the are "compiled" things
2015-10-24 18:18:04 +02:00
Brendan Forster
f410a2a48e
Merge pull request #1714 from ArgentiApparatus/patch-2
...
Updates based on discussions with Dart team
2015-10-24 18:12:09 +02:00
Hélio
344fc711d0
Added some folders the are "compiled" things
...
/vendor - composer modules can be (and probably should) recompiled. Laravel comes with this line by default.
/node_modules - npm modules, same of /vendor. Laravel comes with this line by default.
/app/storage - Laravel things that can be despised (in staging) like cache, views cache and sessions
2015-10-23 16:58:40 -03:00
Gary Smith
7f9f6a1535
Updates based on discussions with Dart team
...
1. Updates based on discussions with Dart team
See https://github.com/dart-lang/www.dartlang.org/issues/1496
* Removed *.precompiled.js - not generated by dart2js any more
* *.js_ → *.part.js
Also:
2. Added guidance comments
3. doc/ → doc/api as manually written documents may be in doc/
4. Added reference to appropriate Dart web site page
2015-10-23 12:46:40 -04:00
Brendan Forster
d06a6e2c6b
Merge pull request #1711 from Arvur/master
...
Some details for Castalia statistics file
2015-10-22 13:39:17 +02:00
Denis Grinyuk
36817de7ee
Some details for Castalia statistics file
...
Before XE7 Castalia used to be standalone expert thus I suppose here should be some grounding
2015-10-22 14:35:53 +03:00
Brendan Forster
299b928b43
Merge pull request #1710 from ArgentiApparatus/patch-2
...
Update Dart.gitignore
2015-10-22 13:34:35 +02:00
Gary Smith
3a622f2dcb
Add *.precompiled.js
...
Add *.precompiled.js as per
https://stackoverflow.com/questions/20314796/which-files-are-generated-when-executing-dart2js-and-why
2015-10-21 10:45:49 -04:00
Gary Smith
4892e962c2
Add *.info.json to dart2js patterns
2015-10-21 10:29:21 -04:00
Gary Smith
db23e4f579
Update Dart.gitignore
...
Modify patterns to explicitly match directories
Modified patterns to match files created by tool in Dart SDK 1.12:
- Added patterns matching files listed in https://www.dartlang.org/tools/private-files.html
- Added *.js, removed *.js_, *.dart.js to match files created by dart2js
2015-10-21 09:11:27 -04:00
Brendan Forster
124a5bcfb7
Merge pull request #1708 from rodrigues/update_elixir_as_mix_new
...
Add /cover to Elixir.gitignore
2015-10-19 21:29:32 +02:00
Victor Rodrigues
91f00b1c8e
Add /cover to Elixir.gitignore
2015-10-19 21:20:09 +02:00
Jean Carlo Machado
ad5179127e
added doctrine 2 orm default cache and proxy locations
2015-10-19 13:10:11 -02:00
Carl Suster
1559e11618
Merge pull request #1704 from KrauseFx/master
...
Added fastlane to iOS projects
2015-10-19 11:39:20 +02:00
Felix Krause
68ffe8de32
Added fastlane to iOS projects
2015-10-17 13:33:41 -07:00
Felix Krause
efea741860
Switched to https
2015-10-17 13:31:15 -07:00
Felix Krause
807a017192
Fixed Cocoapods link
2015-10-17 13:31:07 -07:00
Felix Krause
4f043859d8
Fixed whitespace
2015-10-17 13:30:55 -07:00
Brendan Forster
8544f4e041
Merge pull request #1516 from hugovk/patch-1
...
Ignore temp Hypothesis test things
2015-10-16 14:34:48 +02:00
Brendan Forster
692fee6012
Merge pull request #1700 from mjoshy/laravel-env-example
...
added .env.example for projects generated with laravel new command
2015-10-16 13:49:58 +02:00
Joshua Mabina
a811a95e63
added .env.example for projects generated with laravel new command
2015-10-15 18:02:24 +03:00
Brendan Forster
3ddb2f297f
Merge pull request #1699 from vitorprado/patch-1
...
Ignoring build folder inside app module in Android projects
2015-10-15 12:36:01 +02:00
Vitor Prado
f4cf36c5e1
Ignoring build folder inside app module in Android projects
...
The `*/build` folder should be ignored because the android structure generate files and outputs inside this folder.
2015-10-14 13:45:12 -03:00
Brendan Forster
fdb7293c82
Merge pull request #1656 from paolofulgoni/powerpoint
...
Add rule for MS PowerPoint temporary files
2015-10-14 12:30:00 +02:00
Brendan Forster
84ab71cb23
Merge pull request #1647 from m1stegmann/patch-2
...
Windows Azure Emulator
2015-10-14 12:13:53 +02:00
Brendan Forster
1777ae02fd
Merge pull request #1610 from jpatomic96/patch-1
...
Create Elm.gitignore
2015-10-14 12:11:27 +02:00
Matti Jokitulppo
a98ae44ae8
Ignore JSPM package folder
2015-10-12 19:03:57 +03:00
Jonathan Chu
a2d7278d61
Ignore all Emacs flycheck_*.el files
2015-10-11 21:47:46 -04:00
Brendan Forster
ad500c8a49
Merge pull request #1694 from PrestanceDesign/prestashop-patch-1
...
Fix path to ignore only root log, img and cache folder
2015-10-11 14:22:18 +02:00
Brendan Forster
a5acbc24e6
Merge pull request #1690 from ArgentiApparatus/master
...
Dartdoc output directory, pubspec.lock comment disambiguation
2015-10-11 14:21:19 +02:00
Michael SALIHI
c414dbc5a8
Fix path to ignored only root log, img and cache folder
2015-10-10 17:39:03 +02:00
Gary Smith
d0f5047edc
Fix line 1
...
Line 1 somehow different from upstream
2015-10-10 07:45:09 -04:00
Gary Smith
adff8e316f
Merge pull request #1 from ArgentiApparatus/patch-1
...
Update Dart.gitignore
2015-10-08 10:51:04 -04:00
Gary Smith
afeb793d1d
Update Dart.gitignore
2015-10-08 10:43:02 -04:00
Gary Smith
b14da8f05a
Dartdoc, pubspec.lock disabiguation
...
Added directory for dartdoc tool. Disambiguated comment for pubspec.lock
pattern.
2015-10-08 07:45:25 -04:00
enzian
8822253ae4
added excludes for vendored directories (since GO 1.5)
2015-10-07 14:40:06 +02:00
Brendan Forster
0dbd791269
Merge pull request #1659 from propersquid/dot-tags
...
Update Tags.gitignore
2015-10-06 20:26:28 +02:00
Brendan Forster
1ea61a830d
Merge pull request #1660 from quadroid/patch-1
...
JetBrains IDEs: add shelf (VCS -> Shelve changes... menu)
2015-10-06 10:19:25 +02:00
Brendan Forster
613394b3a9
Merge pull request #1632 from khellang/ghostdoc
...
Add VisualStudio GhostDoc plugin setting file
2015-10-05 18:51:29 +02:00
Brendan Forster
75b70e8fb2
Merge pull request #1678 from justincampbell/otto
...
Add Otto
2015-10-05 18:26:15 +02:00
Carl Suster
ab63861b8b
Merge pull request #1645 from nagytech/patch-2
...
Remove entries for Intellij IDEA
2015-10-05 18:15:17 +02:00
Brendan Forster
b91dab62df
Merge pull request #1676 from MartinNowak/patch-1
...
gitignore file for D
2015-10-05 17:50:59 +02:00
Brendan Forster
fece917177
Merge pull request #1679 from victorhaggqvist/patch-2
...
add fabric.properties to JetBrains
2015-10-05 17:24:52 +02:00
Brendan Forster
38cecdc41f
Merge pull request #1681 from robxu9/patch-1
...
Update waf for python3 builds
2015-10-05 17:22:50 +02:00
Brendan Forster
6d61a25e2a
Merge pull request #1687 from vbfox/patch-1
...
Ignore FAKE - F# Make cache folder
2015-10-04 17:52:32 +02:00
Julien Roncaglia
1dff27e662
Ignore FAKE - F# Make cache folder
...
Recent versions of FAKE uses a cache folder containing a compiled version of all scripts named .fake that should never be commited to git.
2015-10-04 17:00:43 +02:00
Brendan Forster
06d6206d67
Merge pull request #1666 from Nellemandela/patch-1
...
VisualStudio Template - Added ignore for Paket dependency manager
2015-10-04 08:25:41 +02:00
Brendan Forster
a2af79abe5
Merge pull request #1685 from jimhester/patch-2
...
Ignore `.RData` files
2015-10-03 21:30:50 +02:00
Honza Dvorsky
daffb4f6bf
Update Xcode.gitignore
2015-10-03 01:17:02 +01:00
Honza Dvorsky
74aa37bfa4
Update Objective-C.gitignore
2015-10-03 01:15:46 +01:00
Honza Dvorsky
c02577acb0
Update Swift.gitignore
2015-10-03 01:15:22 +01:00
Jim Hester
09a78cc2bd
Ignore .RData
files
...
N.B. this ignores only the exact file `.RData` generated by default from `save.image()` and `quit()`. It is _not_ what is referred to in 1f84661643
and http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages , which refers only to files with an `*.RData` _extension_.
2015-10-02 08:50:47 -04:00
Jim Hester
7830ef7b59
Ignore output from R CMD build and R CMD check
...
Both rules are restricted to the top level only, so `*.tar.gz` files in data directories for instance will _not_ be ignored.
2015-10-02 08:45:11 -04:00
Edson Dota
b510c6633e
Add local_settings to Django's ignore
2015-10-02 09:27:59 -03:00
Robert Xu
bba5fc645b
Update waf for python3 builds
...
Waf uses .waf3-* if the interpreter is python3.
2015-10-01 08:40:03 -04:00
Victor Häggqvist
432e40ac51
add fabric.properties
...
Since that is what it should be called now a days according to https://dev.twitter.com/fabric/android/integrating
2015-09-30 02:39:11 +02:00
Justin Campbell
ce170fa831
Add Otto
...
https://ottoproject.io
2015-09-28 15:06:14 -07:00
Martin Nowak
611c51a2b3
gitignore file for D
...
Ignore the usual obj/library/executable files.
See 89c8dea75a/source/dub/init.d (L168)
for dub's default .gitignore.
2015-09-27 18:45:12 +02:00
Carl Suster
5778fded8b
Merge pull request #1668 from github/jdennes/https-help-urls
...
Use https for all Help URLs
2015-09-23 19:10:01 +02:00
James Dennes
75fc01c841
Avoid redirecting by using currently Help URLs
2015-09-23 18:58:46 +02:00
James Dennes
ee6df1c910
Use https for Help URLs
2015-09-23 18:56:15 +02:00
Nellemandela
3ceedd266a
Added ignore for Paket
...
Added ignore as recomended in http://fsprojects.github.io/Paket/getting-started.html
2015-09-22 20:02:06 +02:00
littleibex
1f32ad368b
Added .htaccess to concrete5 gitignore
2015-09-20 12:18:58 +04:00
James Jackson-South
b55b8911c3
Update Umbraco.gitignore
...
Add ImageProcessor cached files and nuget package updates
2015-09-15 17:48:17 +10:00
Alexander Shvets
4c8e8d3ad1
add shelf (VCS -> Shelve changes...)
2015-09-15 10:05:16 +03:00
propersquid
cbe292daea
Update Tags.gitignore
...
Updated the tags ignore to include the .tags file. The main reason behind this is because Atom's symbols-view (https://atom.io/packages/symbols-view ) supports tags/.tags/TAGS/.TAGS. Therefore, I thought it was a good idea to add the .tags/.TAGS to the ignore list.
2015-09-14 08:31:00 -07:00
Paolo Fulgoni
9978001b13
Add rule for MS PowerPoint temporary files
2015-09-11 17:16:42 +02:00
Mike Pretzlaw
fb86177e9a
WordPress: Only ignore files in root to support other plugins
...
Most files are ignores without defining the directory.
This caused trouble with several plugins.
To fix that some files should only be ignored in the root directory.
- .htaccess is only ignored in the root directory
due to some plugins or devs that need and create the htaccess
for security issues in subfolders
- sitemap.xml and sitemap.xml.gz is only ignored in the root directory
due to plugins that have an equal name and are therefor ignored
- Those files are ordered alphabetically
2015-09-11 06:54:59 +02:00
Brendan Forster
23aad6abc4
Merge pull request #1640 from bpasero/patch-1
...
VSCode 0.8.0 config folder change
2015-09-11 05:03:33 +09:00
Brendan Forster
70e9b1e04b
Merge pull request #1652 from huertanix/master
...
Adding GPG gitignore
2015-09-10 15:24:16 +09:00
David Huerta
d9b8a12b5f
Adding rule to not accidentally publish your PGP/GPG private keys.
2015-09-09 13:48:12 -04:00
Brendan Forster
534cd09f5f
Merge pull request #1628 from sieben/patch-1
...
Update Gradle.gitignore
2015-09-05 11:47:17 +09:00
Michael Stegmann
338d8f736c
Windows Azure Emulator
...
Ignoring directory "efc" and "rfc" created by the Windows Azure Emulator
Directory before starting emulator the first time:
Directory: C:\temp\AzureCloudService1\AzureCloudService1
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 9/1/2015 9:16 AM bin
d----- 9/1/2015 9:16 AM WorkerRole1Content
-a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj
-a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg
-a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef
And after starting the Emulator:
Directory: C:\temp\AzureCloudService1\AzureCloudService1
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 9/1/2015 9:16 AM bin
d----- 9/1/2015 9:19 AM csx
d----- 9/1/2015 9:19 AM ecf
d----- 9/1/2015 9:19 AM obj
d----- 9/1/2015 9:19 AM rcf
d----- 9/1/2015 9:16 AM WorkerRole1Content
-a---- 9/1/2015 9:16 AM 3014 AzureCloudService1.ccproj
-a---- 9/1/2015 9:16 AM 144 AzureCloudService1.ccproj.user
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Cloud.cscfg
-a---- 9/1/2015 9:16 AM 505 ServiceConfiguration.Local.cscfg
-a---- 9/1/2015 9:16 AM 428 ServiceDefinition.csdef
2015-09-02 15:46:40 +02:00
Jonathan Nagy
abd969f6c9
Remove entries for Intellij IDEA
...
The *.iml file is IDE specific. It is generated by Intellij IDEA to store project related metadata. It is not a Play Framework specific artifact and should not be included in the PlayFramework.gitignore.
See: https://github.com/github/gitignore/pull/1581
I would also vote for the removal of .eclipse and *.eml files on similar grounds but will do so in a separate pull request.
2015-09-01 19:09:12 +10:00
Benjamin Pasero
ed7d67a175
VSCode 0.8.0 config folder change
...
Starting with 0.8.0, VS Code will store its settings in a .vscode folder and no longer in the generic .settings folder.
2015-08-31 09:39:54 +02:00
John Nycz
9e35c8edb6
Incorrect file path
...
Old Path
sites/all/README.txt
New Path
sites/README.txt
2015-08-26 13:44:50 -04:00
Star Peng
b34eaa318f
Add VisualStudio GhostDoc plugin setting file
2015-08-26 15:29:01 +02:00
Ahmed Baracat
52405705da
Removed OS-specific rules
2015-08-26 11:49:56 +02:00
Ahmed Baracat
bd9f168a81
Allow for ignoring other important files
...
Ignore build, MacOSX and Windows files
2015-08-25 22:36:00 +02:00
Fabian Raab
7ea5e704a4
improve description of .fuse_hidden
2015-08-24 18:12:34 +02:00
Fabian Raab
7e09dc6a4e
add .fuse_hidden* to Linux
2015-08-24 18:02:05 +02:00
Rémy Léone
bd266c15f1
Update Gradle.gitignore
2015-08-24 12:54:24 +02:00
Brendan Forster
5b8eb2c371
Merge pull request #1621 from gbaron/android-captures-folder
...
Adding the Android Studio captures folder
2015-08-24 09:07:22 +09:30
Brendan Forster
6e2ca5b8b7
Merge pull request #1625 from damadmai/patch-1
...
Added dotfiles in working directory
2015-08-24 09:06:54 +09:30
Daniel A. Maierhofer
22294e017f
Added dotfiles in working directory
...
Official Documentation:
https://mercurial.selenic.com/wiki/FileFormats#Files_in_the_working_directory
https://mercurial.selenic.com/wiki/Subrepository
The specification for the .hg/ folder is simplified, see:
https://stackoverflow.com/a/15057742
2015-08-22 22:02:39 +02:00
wikibootup
acba43a590
Add Scheme.gitignore
2015-08-22 20:56:50 +09:00
newapplesho
9906b969e8
Add Smalltalk gitignore
2015-08-22 10:00:29 +09:00
Brendan Forster
bfcae73085
Merge pull request #1545 from skylerberg/virtual-env
...
Ignore 'local' folder for virtualenv
2015-08-21 12:04:17 +09:30
Brendan Forster
5d5de5306f
Merge pull request #1618 from felipeplets/patch-1
...
Add .sap Visual Studio profiler session file
2015-08-19 09:15:20 +09:30
Guy B
6895b7c280
Adding the Android Studio captures folder
...
The captures folder is used by Android studio to keep heap dumps and other captures files. These are usually not shared as part of the source file.
2015-08-16 15:07:17 +03:00
Antoine Cœur
f17925fe61
Merge branch 'master' into patch-1
...
* master: (24 commits)
Add ignore for npm debug log files
Add KiCad ignore for .bck and .kicad_pcb-bak
Correct capitalisation of LightSwitch and omit generated.parameters.xml
Add newline at EOF
Add ignores for Visual Studio Lightswitch build output
Adding optional ignore proposal for wwwroot folder
Ignore NCrunch temporary files.
Update Dart.gitignore
Added .stack-work/ directory to Haskell .gitignore.
add Android Studio to the covers list
Ignore Default RSpec State File
Ignore *.auxlock files created by TikZ in TeX
Ignore files created by `\tikzexternalize`
Update Typo3.gitignore for CMS v6.2
[ObjC][Swift] Ignore Xcode SCM blueprint files
include preamble files generated by mylatexformat package
Add .jar, .exe and .msi
Remove .SRCINFO (and old .AURINFO) from .gitignore
Add CMakeScripts directory
ignore OAuth2 token
...
Conflicts:
Objective-C.gitignore
Swift.gitignore
2015-08-15 22:35:32 +08:00
Felipe Plets
929482aba8
Add .sap Visual Studio profiler session file
...
In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
2015-08-11 13:48:47 -03:00
Manav Mandhani
39183fa236
Merge branch 'master' into ipynb-checkpoints
2015-08-10 19:02:49 -04:00
Brendan Forster
573fd7e4d9
Merge pull request #1613 from cyrbil/patch-1
...
Add ignore for npm debug log files
2015-08-07 11:20:32 +10:00
cyrbil
5e87c947e4
Add ignore for npm debug log files
2015-08-06 11:30:45 +02:00
Manav Mandhani
87d87bdcf5
Merge branch 'master' into ipynb-checkpoints
2015-08-04 18:53:03 -04:00
Jonathan Boulanger
14fe6b0a5c
Create Elm.gitignore
...
.gitignore for Elm projects.
Ignores installed packages (elm-package.json) and elm-stuff/, as these files will be generated once elm-package has been run for a .elm file. This is also beneficial where dependencies have changed, and an install package is no longer required.
elm-repl generated files have also been ignored. Most of the time, elm-repl manages to delete these files automatically, but there are scenarios where these files are not deleted on the closing of elm-repl
2015-08-04 12:13:51 -04:00
David Haberthür
2d862c129e
Adding more files to ignore when using minitoc
...
As per http://tex.stackexchange.com/q/258515/828
2015-08-04 10:10:16 +02:00
Patrick Fasano
dfe46fd168
Update Eagle.gitignore
...
Ignore temporary files created by the autorouter
2015-08-02 16:40:16 -04:00
Brendan Forster
92fe23112d
Merge pull request #1370 from SamWhited/patch-2
...
Update Android.gitignore to include Android Studio nav temp files
2015-07-31 09:30:16 +09:30
Brendan Forster
eb3cce31df
Merge pull request #1604 from Caerbannog/kicad
...
Add KiCad ignore for .bck and .kicad_pcb-bak
2015-07-31 09:20:11 +09:30
Brendan Forster
519f1e4c4b
Merge pull request #1578 from nex3/patch-1
...
Update Dart.gitignore
2015-07-31 08:11:36 +09:30
Manav Mandhani
bc77614162
Include ipython notebook checkpoints to gitignore
2015-07-28 15:23:02 -05:00
Martin d'Allens
bb2e976626
Add KiCad ignore for .bck and .kicad_pcb-bak
...
These are two other filetypes that KiCad creates before overwriting something.
2015-07-27 23:41:56 +02:00
Brendan Forster
d4c9696398
Merge pull request #1599 from sfhardman/master
...
Ignores for Visual Studio Lightswitch
2015-07-24 07:50:57 +09:30
sfhardman
fe783cceeb
Correct capitalisation of LightSwitch and omit generated.parameters.xml
2015-07-24 08:42:28 +12:00
sfhardman
e965495f2f
Add newline at EOF
2015-07-23 11:23:05 +12:00
sfhardman
2d69d6a7e3
Add ignores for Visual Studio Lightswitch build output
2015-07-23 11:21:57 +12:00
rdalkire
0a93e406c0
Update CVS.gitignore
...
I added and tested another leading asterisk to deal with the CVS directories further down the tree.
2015-07-22 15:00:32 -04:00
Maïeul Rouquette
09a2358b7a
reledmac use one individual file by series of endnotes : .Aend, .Bend, .Cend etc. See the changelog in reledmac handbook or 7fedc07f5b (diff-60c898960cc69e6fde87e84ddef7d910R11391)
2015-07-18 13:05:19 +02:00
Brendan Forster
073727ccd9
Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot
...
Adding optional ignore proposal for wwwroot folder
2015-07-15 11:08:57 -07:00
Tinh-Hai Collet
aaef8dd605
Commented out the exclusion of image files, added a link to list the image file types
2015-07-15 08:20:21 +01:00
Carl Suster
1cc49ca596
Merge pull request #1557 from piccaso/typo3
...
Update Typo3.gitignore for CMS v6.2
2015-07-15 11:25:07 +10:00
Carl Suster
b39670b7a1
Merge pull request #1531 from emlai/patch-1
...
Add CMakeScripts directory
2015-07-15 11:16:32 +10:00
Carl Suster
4512f28afc
Merge pull request #1519 from github/revert-1465-patch-1
...
Revert "Update Maven.gitignore"
2015-07-15 11:14:05 +10:00
Carl Suster
013def8837
Merge pull request #1525 from LayZeeDK/patch-1
...
Add trailing slash to .sass-cache
2015-07-15 11:12:17 +10:00
Carl Suster
24bd92fbfc
Merge pull request #1530 from katrinleinweber/patch-1
...
ignore OAuth2 token
2015-07-15 11:10:07 +10:00
JimiC
57355e994d
Adding optional ignore proposal for wwwroot folder
...
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
2015-07-13 19:40:12 +03:00
Carl Suster
2e7537454d
Merge pull request #1567 from todd/ruby_spec_examples
...
Ignore Default RSpec State File
http://rspec.info/blog/2015/06/rspec-3-3-has-been-released/
2015-07-06 11:49:30 +10:00
Natalie Weizenbaum
80b0942d7e
Update Dart.gitignore
...
As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
2015-06-30 12:12:42 -07:00
Todd Bealmear
f23f998be3
Ignore Default RSpec State File
2015-06-25 16:10:53 -07:00
TJ Rana
146fef70cb
Add Dropbox.gitignore
2015-06-18 18:56:54 -04:00
Florian Fida
7112380d97
Update Typo3.gitignore for CMS v6.2
...
Typo3 now has an official way of overriding Configuration (AdditionalConfiguration.php).
/t3lib has moved into the /typo3 Directory.
Removed v4 specific ignores because it is deprecated and should no longer be used.
There were ignores missing for the symlinked setup.
2015-06-17 21:46:54 +02:00
photodude
56a9cff483
Add the other Dreamweaver added files
2015-06-11 15:41:08 -06:00
Antoine Cœur
f85cff8fbe
DerivedData and xcuserdata are folders; *.xcuserstate is always inside xcuserdata folder
2015-06-08 12:15:40 +02:00
Skyler Berg
07b15ab2a1
Ignore 'local' folder for virtualenv
2015-06-07 11:40:21 -07:00
Capi Etheriel
433fcebbc3
Add scrapy stuff to .gitignore
2015-06-05 12:43:20 -03:00
Capi Etheriel
457f6464a7
document Vim file patterns
2015-06-05 12:35:49 -03:00
Emil Laine
6354db3531
Add CMakeScripts directory
...
Used by some build configurations, e.g. Xcode.
2015-05-23 16:22:53 +03:00
Katrin Leinweber
fbe660091e
ignore OAuth2 token
...
Created for example when using https://github.com/jennybc/googlesheets
2015-05-20 17:12:32 +02:00
Tinh-Hai Collet
d5a1f908a9
Move Stata.gitignore to Global/, as discussed with shiftkey
2015-05-18 19:06:04 +01:00
Lars Gyrup Brink Nielsen
eab7f25a2b
Add slash to .sass-cache
...
Add slash to `.sass-cache` to signify intent of matching directories.
2015-05-15 20:35:12 +02:00
Tinh-Hai Collet
2ac96e7caa
First .gitignore for Stata files
2015-05-15 16:11:44 +01:00
Brendan Forster
c63fc58260
Revert "Update Maven.gitignore"
2015-05-14 14:02:26 +09:30
Hugo
456199c5b7
Ignore temp Hypothesis test things
...
https://github.com/DRMacIver/hypothesis
https://hypothesis.readthedocs.org
2015-05-11 11:30:50 +03:00
Ray Fang
b75ce44424
Update JetBrains.gitignore according to the knowledge base article
2015-04-14 21:49:03 +08:00
Łukasz Szeremeta
6798c2fb9e
Ignore Kile and kBibTeX backup files
2015-04-09 14:59:43 +02:00
Nuno Rafael Rocha
62cc93e6f5
Add spool folder to Symfony
2015-03-25 18:58:08 +00:00
Luca Corbatto
f4e43487f4
Add "*.out" to Go.gitignore
...
The IDE LiteIDE creates a file named "cover.out" when using the go coverage tool for your tests.
2015-03-01 10:13:43 +01:00
Edward Amsden
ac717d860f
Add pattern to match dist-* directories
2015-02-25 09:21:05 -06:00
wisitsaks
b6d9dd9f6b
Update VisualStudio.gitignore
...
ignore all files in Log/log folder
2015-02-20 10:55:34 +07:00
István Földházi
0bb759363f
Add Tern plugin to Eclipse.gitignore
...
The Tern plugin generate a '.tern-project' file in the project directory. (https://github.com/angelozerr/tern.java/wiki/Tern-Eclipse-IDE )
2015-01-29 14:11:33 +01:00
Sam Whited
297b78cea6
Update Android.gitignore
...
Gitignore the temp files directory generated by Android Studio's navigation editor tool.
2015-01-17 12:47:39 -05:00
Michiel Sikma
c9200696fb
Update VirtualEnv.gitignore
...
Ignore .venv files created by virtualenvwrapper and virtualfish for auto-activation purposes.
2014-12-29 15:16:25 +01:00
Kazuyuki SUZUKI
2db444014b
update FuelPHP.gitignore
2014-12-08 21:05:58 +09:00