Commit Graph
2821 Commits
Author SHA1 Message Date
Brendan Forster 677c7abacf extract JetBrains header information into metadata 2018-06-18 06:55:42 -03:00
Brendan Forster 74ba388528 first pass at some docs for this idea 2018-06-18 06:54:30 -03:00
Brendan ForsterandGitHub 3dd4aefc2c Merge pull request #2570 from justinhartman/patch-5
New template file for Backup file formats
2018-06-17 19:29:36 -03:00
Brendan ForsterandGitHub 0bce621465 Merge pull request #1646 from josefglatz/TYPO3-improvements
[Typo3] assorted changes
2018-06-17 16:06:06 -03:00
Brendan ForsterandGitHub f740104300 Merge pull request #2439 from meyerlasse/master
Update JetBrains.gitignore.
2018-06-17 15:58:22 -03:00
Brendan ForsterandGitHub 4a70ab04f5 Merge branch 'master' into master 2018-06-17 15:58:02 -03:00
Brendan ForsterandGitHub 4f1015cedf Merge pull request #2560 from TennyZhuang/patch-2
Ignore parcel-bundler cache
2018-06-17 15:56:39 -03:00
Brendan ForsterandGitHub aeee031f92 Merge pull request #2631 from areyer/patch-1
allow .ssh directory
2018-06-17 15:44:42 -03:00
Brendan ForsterandGitHub e833921726 Merge pull request #2649 from lukoerfer/master
Added default annotation processing directory to Eclipse.gitignore
2018-06-17 15:41:46 -03:00
Brendan ForsterandGitHub 3a86aa2481 Merge pull request #2686 from 14roiron/patch-1
Matlab - Exclude coder temporary folders
2018-06-17 15:32:43 -03:00
Brendan ForsterandGitHub 736dea625e Merge pull request #2693 from jefrydco/patch-1
Add exception for nuxt.js project build output
2018-06-17 15:27:50 -03:00
Brendan ForsterandGitHub 53e8b617ac Merge branch 'master' into patch-1 2018-06-17 15:27:35 -03:00
Brendan ForsterandGitHub 42223b35d8 Merge pull request #2694 from shastriUF/patch-1
Ignore the .cache folder for LabVIEW projects
2018-06-17 15:26:14 -03:00
Brendan ForsterandGitHub a580262a25 Merge pull request #2728 from jayvdb/trim-trailing-spaces
Trim trailing whitespace
2018-06-17 13:48:40 -03:00
Brendan ForsterandGitHub 1fb9ea045e Merge pull request #2734 from bamapookie/patch-1
Ignore usage statistics file
2018-06-12 08:25:04 +09:30
Shawn KovalchickandGitHub 0ec6fda4f5 Ignore usage statistics file
.idea/misc.xml used to contain usage statistics.  This was broken out to usage.statistics.xml in the latest EAP (2018.2 EAP).  It should be excluded from git.

See https://youtrack.jetbrains.com/issue/IDEA-192913
2018-06-11 17:33:00 -04:00
John Vandenberg a47c27d351 Trim trailing whitespace 2018-06-05 11:09:20 +07:00
Brendan ForsterandGitHub 90f149de45 Merge pull request #2718 from bcko/patch-1
Update Dart.gitignore
2018-05-28 10:25:28 +10:00
BC KoandGitHub e144ca670f remove Jetbrain and MacOS related values 2018-05-27 17:22:53 -07:00
Brendan ForsterandGitHub 7cb3fb7171 Merge pull request #2719 from tejashah88/patch-1
Add ".serverless" to gitignore
2018-05-28 10:09:48 +10:00
Tejas ShahandGitHub 88e67f9931 Add .serverless to gitignore 2018-05-27 16:58:49 -07:00
BC KoandGitHub 7df710b0dd Update Dart.gitignore
updated according to https://www.dartlang.org/guides/libraries/private-files
2018-05-27 14:04:07 -07:00
Brendan ForsterandGitHub c5437d0b11 Merge pull request #2714 from mastertinner/patch-1
Ignore Terraform crash log files
2018-05-27 08:54:19 +09:30
Tobi FuhrimannandTobi Fuhrimann a58f1ab0cd Ignore Terraform crash log files 2018-05-26 14:36:41 +02:00
Brendan ForsterandGitHub 3d1f3fa52a Merge pull request #2711 from rootbeersoup/master
Add all Sass sourcemap file formats
2018-05-26 15:32:45 +09:30
Brendan ForsterandGitHub 09d5855d13 Merge pull request #2713 from segayuu/patch-1
Add Vuepress build defalult output Directory
2018-05-26 15:25:13 +09:30
segayuuandGitHub e2824c0903 Add Vuepress build defalult output Directory 2018-05-25 13:11:51 +09:00
Darryl Abbate 560f235f1f Add all sourcemap file formats 2018-05-24 00:12:37 -05:00
Brendan ForsterandGitHub d67d1cae9a Merge pull request #2705 from giggio/patch-1
Do not ignore launchsettings.json for VS
2018-05-21 09:48:41 +10:00
Giovanni BassiandGitHub c26008c00d Do not ignore launchsettings.json for VS
Ignoring `launchSettings.json` does not make much sense. Now .NET CLI even considers this file when running with `dotnet run`, as you can read [here](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-run?tabs=netcore2x).

This settings will be useful if shared among project members, so it should be commited to the repo.

Also, on the default `.gitignore` file generated by Visual Studio it is not ignored, so this causes confusion, as depending on how `.gitignore` was created it could be commited in or not.
2018-05-19 20:56:25 -03:00
Brendan ForsterandGitHub e9c3096114 Merge pull request #2698 from eelregit/latexrun
Add latexrun default directory for auxiliary files
2018-05-14 10:51:33 +10:00
Brendan ForsterandGitHub 67ce838597 Merge pull request #2650 from jkodroff/patch-1
Remove tfvars files from Terraform.gitignore
2018-05-14 09:16:42 +10:00
Josh KodroffandGitHub da1a828471 Update Terraform.gitignore 2018-05-13 17:55:40 -04:00
Yin LiandYin Li 47fd588296 Add latexrun default directory for auxiliary files 2018-05-12 10:29:57 -07:00
Brendan ForsterandGitHub 80a8803b00 Merge pull request #2696 from KenjiOhtsuka/feature/ignore_dbnavigator_config
Update JetBrains.gitignore
2018-05-12 09:32:55 +10:00
Kenji OhtsukaandGitHub 7054f5d9b4 Update JetBrains.gitignore
ignore dbnavigator.xml

because it contains sensitive data, such as host, port, db, user name, and so on.
2018-05-10 23:10:36 +09:00
Aniruddha ShastriandGitHub 24d50f85db Ignore the .cache folder for LabVIEW projects
Ignore the .cache folder for LabVIEW projects. This is a local folder with metadata used by LabVIEW NXG.
2018-05-09 13:28:57 -05:00
Jefry DewanggaandGitHub d6ec68fd8d Add exception for nuxt.js output 2018-05-06 17:31:38 +07:00
Brendan ForsterandGitHub 18e28746b0 Merge pull request #2688 from nschonni/patch-1
Ignore Reporting Project Upgrade backup files
2018-05-02 17:11:49 -07:00
Nick SchonningandGitHub b442e97798 Ignore Reporting Project Upgrade backup files
The conversion process from the old custom rptproj to the MSBuild based projects creates a .bak backup file
2018-05-02 16:51:32 -04:00
Brendan ForsterandGitHub feadffd138 Merge pull request #2687 from igorepst/master
Add persistent undo to Vim.gitignore
2018-05-02 01:53:34 -07:00
Igor Epstein 17da48e4d6 Add persistent undo to Vim.gitignore 2018-05-01 22:02:53 +03:00
14roironandGitHub 767c1f8a1d Exclude coder temporary folders 2018-05-01 11:39:32 -04:00
Brendan ForsterandGitHub 766e2a1f62 Merge pull request #2683 from thomaslima/latex-elsarticle
adding exception for *.spl from elsarticle.cls
2018-04-30 14:36:16 -05:00
Brendan ForsterandGitHub 247e2e2feb Merge pull request #2681 from owenblacker/patch-1
Added *.opendb
2018-04-30 14:35:26 -05:00
Thomas Ferreira de LimaandGitHub d878f04545 adding exception for *.spl from elsarticle.cls 2018-04-29 23:13:19 -04:00
Owen BlackerandGitHub 4890151871 Added *.opendb 2018-04-28 15:13:48 +01:00
Brendan ForsterandGitHub 4b37ac26ff Merge pull request #2666 from juliancadi/master
[Fastlane] Specify screenshot files only, rather than whole folder (i…
2018-04-17 08:19:37 +10:00
Julian Caicedo 25e7701e5f [Fastlane] Specify screenshot files only, rather than whole folder (in case the user has frameit config)
The whole screenshots folder shouldn't be ignore since there could be frameit configuration in it (Framefile.json, fonts, background.jpg, *.strings, etc...). It'd be better to just ignore the generated PNG screenshot files.
2018-04-16 19:01:55 +02:00
Brendan ForsterandGitHub 3fc6746769 Merge pull request #2664 from kilian442/patch-1
Visual studio cache issue
2018-04-16 17:32:10 +10:00