Commit Graph
2587 Commits
Author SHA1 Message Date
Brendan ForsterandGitHub 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 ForsterandGitHub 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 MartinandGitHub e60b5dc494 Ignore GNU Global GSYMS database of other symbols 2016-08-16 13:41:52 +02:00
sherzod 557655fa66 Update for Eclipse
Add exclusion for Scala IDE specific .cache-main files.
2016-08-16 11:59:29 +05:00
sherzod 58c8e30852 Update for Scala
Exclude Scala IDE related .cache-main files.
2016-08-16 11:47:19 +05:00
Brendan ForsterandGitHub d45714707e Merge pull request #2061 from agrafix/patch-1
ignore HTF test framework artifact directory
2016-08-15 10:10:10 +10:00
Brendan ForsterandGitHub 14ee7fe44b Merge pull request #2064 from bakeevdr/patch-2
Updated for Joomla 3.6.2
2016-08-15 09:45:37 +10:00
Brendan ForsterandGitHub 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
bakeevdrandGitHub 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 ThiemannandGitHub 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 ForsterandGitHub 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 ForsterandGitHub 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 MostandGitHub edfd83412f Add .externalNativeBuild to Android gitignore 2016-08-01 15:58:42 -04:00
Brendan ForsterandGitHub 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 ForsterandGitHub 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ümerandGitHub 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
CyandGitHub eb90a5771f Update Laravel.gitignore
Ignore Homestead related config files
2016-07-25 11:05:58 +08:00
Brendan ForsterandGitHub fe7a6d23f3 Merge pull request #2048 from allentiak/patch-1
Scala: Ignore ENSIME files
2016-07-22 09:48:04 -07:00
Leandro DoctorsandGitHub c6a57e45a2 Scala: Ignore ENSIME files 2016-07-21 18:39:44 -03:00
Brendan ForsterandGitHub 905cbca2e8 Merge pull request #2045 from allentiak/patch-1
Correct .jar and .class mentions
2016-07-21 11:25:01 -07:00
Brendan ForsterandGitHub ead0f8e25c Merge pull request #1425 from targodan/patch-1
Add "*.out" to Go.gitignore
2016-07-18 11:45:13 -07:00
Leandro DoctorsandGitHub 0ee8f1a95d Correct .jar and .class mentions 2016-07-17 23:33:53 -03:00
Brendan ForsterandGitHub 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 ForsterandGitHub 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 ForsterandGitHub 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 ForsterandGitHub 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 ForsterandGitHub 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 ForsterandGitHub 99dabe1835 Merge pull request #2039 from koppor/patch-2
Add *.wrt produced by scrwfile
2016-07-10 14:53:56 -07:00
Brendan ForsterandGitHub 95ee520ac8 Merge pull request #2040 from koppor/patch-3
Ignore .pdf
2016-07-10 13:54:54 -07:00
Oliver KoppandGitHub 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 KoppandGitHub a73ff83ac3 Add *.wrt produced by scrwfile 2016-07-10 00:42:39 +02:00
Oliver KoppandGitHub 4616b76860 ignore busy indicator of uncompressed .synctex file 2016-07-09 15:02:07 +02:00
sammyandGitHub c50a476162 Update Perl.gitignore
ignore perltidy output files
2016-07-06 10:01:06 -07:00
Brendan ForsterandGitHub c0de8bc140 Merge pull request #2034 from ro31337/patch-2
Ignore *.pid.lock
2016-07-04 09:23:59 +10:00
Roman PushkinandGitHub 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 ForsterandGitHub e662d21883 Merge pull request #2031 from AdrianVovk/patch-1
Update Android.gitignore
2016-07-01 16:33:51 +10:00
Brendan ForsterandGitHub 7ae0830dfe Merge pull request #2029 from thilaire/patch-1
Update TeX.gitignore
2016-07-01 16:33:28 +10:00
Brendan ForsterandGitHub 39162b3830 Merge pull request #2030 from pablomtz/c_prerequisites
added prerequisites for C and C++
2016-07-01 16:32:25 +10:00
Adrian VovkandGitHub 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
thilaireandGitHub 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