Commit Graph

2611 Commits

Author SHA1 Message Date
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
Jarl Gullberg d8b46e7d2d Update JetBrains.gitignore
In newer versions of the IntelliJ platform (such as the one used for Rider), the .idea files are now placed in a subdirectory of the same, named after the current project (such as ".idea/.idea.Everlook/.idea/workspace.xml"). Adding a double-star pattern to these folder rules will also ignore these new files and maintain backwards compatibility with previous revisions of this file.
2017-01-15 00:06:56 +01: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
Taylor Kemper c14f7d4e99 fix comment
The ! prefix will unignore the file.
2017-01-03 18:15:36 -05: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
Thien Tran 77a0a1e637 Update java ignore 2016-12-29 16:45:56 +07:00
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