Thien Tran
e2c38da5b7
Update Java.gitignore
2016-12-29 11:24:27 +07: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
Rafael Corrêa Gomes
6f72a9b84f
Basic files that must be ignored
...
The other files, such as IDEs files, third-party files and system files must be added in the gitignore global of the system, not in the project scope.
2016-11-18 12:47:00 -02:00
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