Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Emacs gitignore gitignore mode because recursion | Mark Gardner | 2013-03-19 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | actually ignore compiled elisp with pattern | Mark Gardner | 2013-03-19 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | add .idea_modules/ to Global/JetBrains.gitignore | Ivan Yatskevich | 2013-11-12 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Merge pull request #443 from bungeshea/BricxCC | Adam Roben | 2013-11-11 | 1 | -0/+4 | |
|\ \ \ \ | | | | | | | | | | | Added Bricx Command Center gitignore | |||||
| * | | | | Add comment to BricxCC.gitignore | Shea Bunge | 2013-11-12 | 1 | -1/+3 | |
| | | | | | ||||||
| * | | | | Move BricxCC.gitignore to Global directory | Shea Bunge | 2013-11-12 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | Merge pull request #831 from arcresu/idea | Adam Roben | 2013-11-11 | 5 | -11/+20 | |
|\ \ \ \ \ | | | | | | | | | | | | | Consolidate various IDE tempates into Global/JetBrains template | |||||
| * | | | | | Rename template IDEA->JetBrains | Carl Suster | 2013-11-09 | 1 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | Add back out/ for IntelliJ under IDEA | Carl Suster | 2013-11-09 | 1 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | Add .idea/tasks.xmk to IDEA ignore suggections | Carl Suster | 2013-11-09 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Remove individual JetBrains IDE templates in favour of IDEA template | Carl Suster | 2013-11-09 | 4 | -11/+0 | |
| | | | | | | ||||||
| * | | | | | Add an IDEA template to cover all related IDEs | Carl Suster | 2013-11-09 | 1 | -0/+15 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #424 from MichaelMBishop/master | Adam Roben | 2013-11-11 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | added NotepadPP.gitignore for Notepad++ | |||||
| * | | | | Added NotepadPP.gitignore for Notepad++ | Michael Metcalf Bishop | 2012-08-31 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | .bak extension for backup files | |||||
* | | | | | Make sublime-project rule off by default | Carl Suster | 2013-11-09 | 1 | -2/+4 | |
| | | | | | ||||||
* | | | | | Add comment to prevent *.sublime-project being ignored. | Carl Suster | 2013-11-09 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Based on advice in the documentation at http://www.sublimetext.com/docs/2/projects.html | |||||
* | | | | | Merge pull request #805 from Utumno/patch-1 | Adam Roben | 2013-11-07 | 1 | -2/+0 | |
|\ \ \ \ \ | | | | | | | | | | | | | .classpath and .project files are *meant to be versioned* | |||||
| * | | | | | .classpath and .project files are *meant to be versioned* | Utumno | 2013-10-12 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As is clearly stated in the [eclipse documentation](http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F). This gitignore has lead to much confusion in SO - please ammend I would guess the same is true for .pydevproject and .cproject but can't be sure/do not have any references on those Also .launch configurations are generally meant to be versioned when saved under project location. See for instance : http://stackoverflow.com/a/337317/281545 | |||||
* | | | | | | Merge pull request #643 from stationkeeping/patch-1 | Carl Suster | 2013-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed SASS case (It's Sass, not SASS) | |||||
| * | | | | | | Fixed SASS case (It's Sass, not SASS) | stationkeeping | 2013-05-09 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #821 from healsdata/master | Adam Roben | 2013-11-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Create an ignore file for Vagrant's configuration and internal files. | |||||
| * | | | | | | Allow the Vagrantfile to be tracked as that's the intended purpose. | Jonathan Campbell | 2013-11-05 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the documentation at http://docs.vagrantup.com/v2/getting-started/project_setup.html "The Vagrantfile is meant to be committed to version control with your project, if you use version control. This way, every person working with that project can benefit from Vagrant without any upfront work." | |||||
| * | | | | | | Create an ignore file for Vagrant's configuration and internal files. | Jonathan Campbell | 2013-11-03 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Documented at http://docs.vagrantup.com/v2/getting-started/project_setup.html These files are created automatically the first time a vagrant box is started. | |||||
* | | | | | | Merge pull request #315 from torbjoernk/global_add_kdevelop | Justin Spahr-Summers | 2013-11-05 | 1 | -0/+2 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | adding global gitignore for KDevelop4 | |||||
| * | | | | | | adding global gitignore for KDevelop4 | Torbjörn Klatt | 2012-04-20 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KDevelop4 is the C/C++-IDE from the KDE desktop. It creates a directory '.kdev4' and a hidden file <projectname>.kdev4 in the project's root directory. | |||||
* | | | | | | | Merge pull request #300 from pangratz/add_texlipse | Adam Roben | 2013-11-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add .texlipse for the TeXlipse Latex plugin for Eclipse | |||||
| * | | | | | | | Add .texlipse for the TeXlipse Latex plugin for Eclipse | pangratz | 2012-04-19 | 1 | -0/+3 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | This addresses #229 | |||||
* | | | | | | | Merge pull request #820 from harshadsabne/master | Adam Roben | 2013-11-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add .gradle to Eclipse.gitignore | |||||
| * | | | | | | | Add .gradle | Harshad Sabne | 2013-10-31 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Ignore cache and history (created by SBT >=0.12) | Stefan Schlott | 2013-11-05 | 1 | -0/+2 | |
| | | | | | | | ||||||
* | | | | | | | Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] | Martín Blech | 2013-11-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old pattern was too broad and was making VIM ignore Scheme (*.scm) files. Now it only matches files that start with . or _. | |||||
* | | | | | | | Merge pull request #804 from rutice/osx | Adam Roben | 2013-11-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix OSX-specific Icon\r rule | |||||
| * | | | | | | | Fix OSX-specific Icon\r rule | Daisuke Goto | 2013-10-12 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #751 from nysa/master | Adam Roben | 2013-11-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files | |||||
| * | | | | | | | Vim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z] | Nysa | 2013-08-27 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files | Nysa | 2013-08-27 | 1 | -0/+1 | |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | .*.s[a-w][a-z] matches named swap files. .s[a-w][a-z] matches unnamed swap files. | |||||
* | | | | | | | Merge pull request #810 from mildis/master | Adam Roben | 2013-11-04 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | add Windows Installer files | |||||
| * | | | | | | | add Windows Installer files | mildis | 2013-10-16 | 1 | -0/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | add Windows Installer files | mildis | 2013-10-16 | 1 | -0/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #699 from Bengt/includism | Adam Roben | 2013-11-04 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Includism: Remove `.*` | |||||
| * | | | | | | | There is no need to unignore `.gitignore`. | Bengt Lüers | 2013-07-05 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because files and directories starting with a `.` are not ignored in general. | |||||
| * | | | | | | | Files and directories starting with a `.` should not be ignored in general. | Bengt Lüers | 2013-07-05 | 1 | -1/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #370 from bdsatish/master | Adam Roben | 2013-11-04 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | gtags (GNU global) and cscope ignore files. | |||||
| * | | | | | | | Ignores for gtags and cscope added. | Satish BD | 2012-06-10 | 1 | -1/+10 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #378 from agassi/patch-1 | Adam Roben | 2013-11-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Add out folder to gitignore | |||||
| * | | | | | | | Add out folder to gitignore | sciencebrainrs | 2012-06-23 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | / / / / / | ensure single trailing newline | Ivan Zuzak | 2013-10-06 | 6 | -6/+6 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Ignore Vim untitled and unsaved buffer swapfiles | Nysa | 2013-03-06 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | Vim creates buffer swapfiles starting at .swp for buffers that are active but untitled and unsaved. | |||||
* | | | | | Merge pull request #474 from zhaojunmeng/master | Justin Spahr-Summers | 2013-01-22 | 1 | -1/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add *~ to ignore vim temp file. | |||||
| * | | | | | Add *~ to ignore vim temp file. | zhaojunmeng | 2012-11-14 | 1 | -1/+2 | |
| | | | | | |