Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure all touched files end in a newline | Brendan Forster | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | eliminate duplication of JetBrains rules in VisualStudio | Brendan Forster | 2018-06-18 | 1 | -0/+3 |
| | |||||
* | add metadata to unify the XCode/ObjC/Swift templates | Brendan Forster | 2018-06-18 | 2 | -4/+3 |
| | |||||
* | extract JetBrains header information into metadata | Brendan Forster | 2018-06-18 | 2 | -3/+11 |
| | |||||
* | Merge pull request #2570 from justinhartman/patch-5 | Brendan Forster | 2018-06-17 | 1 | -0/+4 |
|\ | | | | | New template file for Backup file formats | ||||
| * | New template file for Backup file formats | Justin Hartman | 2018-01-04 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'master' into master | Brendan Forster | 2018-06-17 | 8 | -35/+54 |
|\ \ | |||||
| * \ | Merge pull request #2631 from areyer/patch-1 | Brendan Forster | 2018-06-17 | 1 | -1/+2 |
| |\ \ | | | | | | | | | allow .ssh directory | ||||
| | * | | allow .ssh directory | Adrian Reyer | 2018-03-19 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge pull request #2649 from lukoerfer/master | Brendan Forster | 2018-06-17 | 1 | -0/+3 |
| |\ \ \ | | | | | | | | | | | Added default annotation processing directory to Eclipse.gitignore | ||||
| | * | | | Added default annotation processing directory to Eclipse.gitignore | Lukas Körfer | 2018-04-02 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Merge pull request #2686 from 14roiron/patch-1 | Brendan Forster | 2018-06-17 | 1 | -0/+3 |
| |\ \ \ \ | | | | | | | | | | | | | Matlab - Exclude coder temporary folders | ||||
| | * | | | | Exclude coder temporary folders | 14roiron | 2018-05-01 | 1 | -0/+3 |
| | | | | | | |||||
| * | | | | | Merge pull request #2728 from jayvdb/trim-trailing-spaces | Brendan Forster | 2018-06-17 | 3 | -11/+11 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Trim trailing whitespace | ||||
| | * | | | | | Trim trailing whitespace | John Vandenberg | 2018-06-05 | 3 | -11/+11 |
| | | | | | | | |||||
| * | | | | | | Ignore usage statistics file | Shawn Kovalchick | 2018-06-11 | 1 | -0/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | .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 | ||||
| * | | | | | Update JetBrains.gitignore | Kenji Ohtsuka | 2018-05-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignore dbnavigator.xml because it contains sensitive data, such as host, port, db, user name, and so on. | ||||
| * | | | | | Add persistent undo to Vim.gitignore | Igor Epstein | 2018-05-01 | 1 | -0/+2 |
| |/ / / / | |||||
| * | | | | Merge pull request #2652 from twhitbeck/jetbrains-add-shelf | Brendan Forster | 2018-04-13 | 1 | -1/+2 |
| |\ \ \ \ | | | | | | | | | | | | | Add shelf to JetBrains.gitignore | ||||
| | * | | | | Add shelf to JetBrains.gitignore | Tim Whitbeck | 2018-04-05 | 1 | -1/+2 |
| | |/ / / | |||||
| * / / / | Add a new .msix extension | Riva Junior | 2018-04-07 | 1 | -0/+1 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Microsoft was announced a new extension of installer for Windows. I just added that one to be ignored as default, like others installers files. References: https://blogs.windows.com/buildingapps/2018/03/07/three-things-need-know-windows-developer-day/ https://github.com/Microsoft/msix-packaging | ||||
| * | | | JetBrains: add .idea/httpRequests | Hideki Ikemoto | 2018-03-30 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | This directory used by HTTP Client in IntelliJ IDEA (and other product). https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html#viewingResponse | ||||
| * | | | Remove unnecessary comment | Arthur Kelsch | 2018-03-25 | 1 | -2/+0 |
| | | | | |||||
| * | | | Use one hashtag instead of two | Arthur Kelsch | 2018-03-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Remove colons at the end of comments | Arthur Kelsch | 2018-03-25 | 1 | -6/+6 |
| |/ / | |||||
| * | | .idea/**/datasources.xml is now safe to store | Dmitriy "DK" Korobskiy | 2018-02-07 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | Since IDEA 14 (2014), IDEA and other contemporaneous JebBrains IDEs don't store sensitive info in `datasources.xml` and it makes sense to version control to share project data sources among the team. `dataSources.local.xml` is user-specific: contain usernames and could be sensitive from a security perspective, albeit passwords could be externalized to e.g. Mac Keychain. References: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839, https://youtrack.jetbrains.com/issue/IDEA-127105 | ||||
| * | | Fixes WebStorm capitalization in comment | Nathan Floris Copier | 2018-02-05 | 1 | -1/+1 |
| |/ | | | | | On line 1, WebStorm is capitalized the same way as the other IDE names. | ||||
| * | Update Eclipse.gitignore (#2556) | Rafi Wiener | 2017-12-26 | 1 | -0/+3 |
| | | | | | | | | | | | | * Update Eclipse.gitignore * Update Eclipse.gitignore | ||||
| * | Add "cmake-build-release/" to Jetbrains.gitignore (#2552) | 白季飞龙 | 2017-12-18 | 1 | -0/+1 |
| | | |||||
| * | Update Matlab.gitignore (#2533) | Sam Roberts | 2017-12-15 | 1 | -9/+11 |
| | | | | | | Added extensions for prepackaged app and toolbox file, pregenerated helpsearch folders. | ||||
| * | Add sccprj/ folder to global MATLAB.gitignore (#2493) | Caio Proiete | 2017-11-29 | 1 | -1/+2 |
| | | |||||
| * | Change desktop.ini to [Dd]esktop.ini | Yousha Aleayoub | 2017-10-23 | 1 | -1/+1 |
| | | |||||
| * | Fix failure to ignore simulink autosave file | Qingyu Deng | 2017-09-12 | 1 | -1/+1 |
| | | | | | | | | | | `.autosave` does not match the name of autosave file generated by simulink. A leading asterisk(*) is needed to match such name. | ||||
| * | Merge pull request #2410 from Coeur/patch-2 | Brendan Forster | 2017-09-09 | 1 | -9/+9 |
| |\ | | | | | | | clarifying when ignoring is not required | ||||
| | * | clarifying when ignoring is not required | Antoine Cœur | 2017-06-08 | 1 | -9/+9 |
| | | | |||||
| * | | Merge pull request #2422 from danilcha/master | Brendan Forster | 2017-09-09 | 1 | -1/+1 |
| |\ \ | | | | | | | | | .DS_Store is a file name, not an extension | ||||
| | * | | .DS_Store is a file name, not an extension | Danila Piatov | 2017-07-06 | 1 | -1/+1 |
| | |/ | |||||
* | / | Update JetBrains.gitignore. | Lasse Meyer | 2017-07-29 | 1 | -1/+1 |
|/ / | | | | | | | - Ignore all cmake build directories, not just debug. | ||||
* / | JetBrains: out/ ignored recursively | Oliver Kopp | 2017-07-26 | 1 | -1/+1 |
|/ | |||||
* | Optionally add log files to Vagrant and improve file's comments | Robert Simmons | 2017-06-06 | 1 | -0/+4 |
| | |||||
* | Fix capitalization and spacing of comments | Robert Simmons | 2017-05-31 | 4 | -11/+14 |
| | |||||
* | Create .gitignore rules for JEnv | Keir Nellyer | 2017-05-25 | 1 | -0/+5 |
| | |||||
* | Add stackdump to Windows.gitignore | Walter Purcaro | 2017-05-10 | 1 | -0/+3 |
| | | | | | | | | | | **Reasons for making this change:** Ignore the stack dump generated when a program has crashed under Windows. **Links to documentation supporting these rule changes:** http://www.drupalonwindows.com/en/blog/git-shell-windows-reports-shexe-has-stopped-working-appcrash https://community.atlassian.com/t5/SourceTree-questions/Sourcetree-cannot-clone-pull-anymore-sh-exe-stackdump/qaq-p/82962 | ||||
* | Edit ignore for Microsoft Visio autosave files to include Office <= 2003 | Piotr Orzechowski | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | Added .tgz | Mayank Kakodkar | 2017-04-16 | 1 | -0/+1 |
| | |||||
* | Merge pull request #2329 from Omarasifshaikh/patch-1 | Brendan Forster | 2017-04-15 | 1 | -0/+3 |
|\ | | | | | Adding cmake-build-debug | ||||
| * | Adding cmake-build-debug | Omar Shaikh | 2017-03-19 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #2337 from spencermathews/fix-macos-icon | Brendan Forster | 2017-03-29 | 1 | -26/+25 |
|\ \ | | | | | | | Fix macOS Icon | ||||
| * | | Add two CR characters to ignore Icon? | Spencer Mathews | 2017-03-28 | 1 | -2/+1 |
| | | | |||||
| * | | Change macOS to UNIX line endings | Spencer Mathews | 2017-03-28 | 1 | -26/+26 |
| |/ |