Commit Graph

534 Commits

Author SHA1 Message Date
Julien Carsique 71e0c804e6 Add Code Recommenders directory
Code Recommenders introduced in Eclipse Luna (4.5) creates a .recommenders directory at the root of the workspace, like .metadata
2016-01-27 23:25:49 +01:00
Villars Gimm 8ec50f4b74 Move Calabash to Global 2016-01-27 12:24:30 +01:00
Ray Fang edb522ba0b Update reference article link 2016-01-27 14:41:47 +08:00
Ray Fang 42110464c9 Merge upstream changes 2016-01-27 14:36:41 +08:00
Brendan Forster 352c903c34 Merge pull request #1546 from Coeur/patch-1
DerivedData and xcuserdata are folders; *.xcuserstate is always inside
2016-01-27 15:27:31 +10:30
Brendan Forster 8ae0b3e125 Merge pull request #1542 from barraponto/patch-1
Document Vim file patterns
2016-01-27 15:23:45 +10:30
Brendan Forster 4b2af6fb77 Merge pull request #1387 from tyutyutyu/patch-1
Add Tern plugin to Eclipse.gitignore
2016-01-27 13:54:18 +10:30
Christopher Warrington 9771968355 Ignore default Emacs server auth dir
The server-auth-dir is where Emacs stores authentication files for Emacs
servers (running over TCP). These are (usually) ephemeral in nature, and
should be ignored.
2016-01-22 14:57:28 -08:00
Michiel Sikma 29bd7031a7 Merge remote-tracking branch 'upstream/master' into patch-1 2016-01-21 10:36:01 +01:00
mimibar 491eca8bda Comments
Just added some comments. Some of us don't need some of the lines in the file.
2016-01-13 13:00:10 -06:00
James Elford efab0fd13c Include lib64 for virtualenv
On systems that require a lib64, virtualenv creates a symlink to the local lib.
2016-01-10 09:01:17 +00:00
Brendan Forster fceac113a3 Merge pull request #1629 from raabf/fuse_hidden
Fuse hidden
2016-01-01 12:41:51 +10:30
Dmitry Rosolko 5fa2ff2345 Update Eclipse.gitignore
Remove .gradle because it is not eclipse specific and already added in Gradle.gitignore.
2015-12-31 12:40:20 +03:00
rlee287 9d02ed63c9 Added Eclipse Recommenders to Eclipse gitignore 2015-12-19 21:48:33 -08:00
Justas Brazauskas f5784d7a10 Fix few typos 2015-12-13 16:07:46 +02:00
Stephen bf84550756 Update to include iMPACT and Core Generator files 2015-12-06 11:47:00 -08:00
Nick Brook 97dc1fdfc3 Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 2015-11-19 00:24:34 +00:00
chenyufeng 84010e499f add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 2015-11-09 10:51:42 +08:00
Mike Duigou f0daa85888 NetBeans file nb-configuration.xml should not be ignored. 2015-11-05 08:01:15 -08:00
István Földházi 3885bb94a7 Update Eclipse.gitignore
Add ignore for STS's .springBeans file
2015-11-03 11:59:53 +01:00
Thomas Christoph Mueller 42b5cf3ced Initial gitignore file for [Cadence Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx)
Cadence Virtuoso is a commercial EDA tool used for custom IC (ASIC) design. This gitignore file
blacklists database lock files, the contents of run directories for layout versus schematic and
design rule checks as well as log files for a selection of tools inside the package.
2015-11-02 18:49:06 +01:00
Thomas Steinholz 38d6cac990 Update JetBrains.gitignore
Added a forgotten IDE to the .gitignore documentation.

Why?
For completeness and correctness

What?
[Webstorm](https://www.jetbrains.com/webstorm).
2015-10-29 17:24:45 -04:00
Brendan Forster fdb7293c82 Merge pull request #1656 from paolofulgoni/powerpoint
Add rule for MS PowerPoint temporary files
2015-10-14 12:30:00 +02:00
Jonathan Chu a2d7278d61 Ignore all Emacs flycheck_*.el files 2015-10-11 21:47:46 -04:00
Brendan Forster 0dbd791269 Merge pull request #1659 from propersquid/dot-tags
Update Tags.gitignore
2015-10-06 20:26:28 +02:00
Brendan Forster 1ea61a830d Merge pull request #1660 from quadroid/patch-1
JetBrains IDEs: add shelf (VCS -> Shelve changes... menu)
2015-10-06 10:19:25 +02:00
Brendan Forster 75b70e8fb2 Merge pull request #1678 from justincampbell/otto
Add Otto
2015-10-05 18:26:15 +02:00
Victor Häggqvist 432e40ac51 add fabric.properties
Since that is what it should be called now a days according to https://dev.twitter.com/fabric/android/integrating
2015-09-30 02:39:11 +02:00
Justin Campbell ce170fa831 Add Otto
https://ottoproject.io
2015-09-28 15:06:14 -07:00
Alexander Shvets 4c8e8d3ad1 add shelf (VCS -> Shelve changes...) 2015-09-15 10:05:16 +03:00
propersquid cbe292daea Update Tags.gitignore
Updated the tags ignore to include the .tags file. The main reason behind this is because Atom's symbols-view (https://atom.io/packages/symbols-view) supports tags/.tags/TAGS/.TAGS. Therefore, I thought it was a good idea to add the .tags/.TAGS to the ignore list.
2015-09-14 08:31:00 -07:00
Paolo Fulgoni 9978001b13 Add rule for MS PowerPoint temporary files 2015-09-11 17:16:42 +02:00
Brendan Forster 23aad6abc4 Merge pull request #1640 from bpasero/patch-1
VSCode 0.8.0 config folder change
2015-09-11 05:03:33 +09:00
David Huerta d9b8a12b5f Adding rule to not accidentally publish your PGP/GPG private keys. 2015-09-09 13:48:12 -04:00
Benjamin Pasero ed7d67a175 VSCode 0.8.0 config folder change
Starting with 0.8.0, VS Code will store its settings in a .vscode folder and no longer in the generic .settings folder.
2015-08-31 09:39:54 +02:00
Fabian Raab 7ea5e704a4 improve description of .fuse_hidden 2015-08-24 18:12:34 +02:00
Fabian Raab 7e09dc6a4e add .fuse_hidden* to Linux 2015-08-24 18:02:05 +02:00
Daniel A. Maierhofer 22294e017f Added dotfiles in working directory
Official Documentation:
https://mercurial.selenic.com/wiki/FileFormats#Files_in_the_working_directory
https://mercurial.selenic.com/wiki/Subrepository
The specification for the .hg/ folder is simplified, see:
https://stackoverflow.com/a/15057742
2015-08-22 22:02:39 +02:00
Brendan Forster bfcae73085 Merge pull request #1545 from skylerberg/virtual-env
Ignore 'local' folder for virtualenv
2015-08-21 12:04:17 +09:30
Antoine Cœur f17925fe61 Merge branch 'master' into patch-1
* master: (24 commits)
  Add ignore for npm debug log files
  Add KiCad ignore for .bck and .kicad_pcb-bak
  Correct capitalisation of LightSwitch and omit generated.parameters.xml
  Add newline at EOF
  Add ignores for Visual Studio Lightswitch build output
  Adding optional ignore proposal for wwwroot folder
  Ignore NCrunch temporary files.
  Update Dart.gitignore
  Added .stack-work/ directory to Haskell .gitignore.
  add Android Studio to the covers list
  Ignore Default RSpec State File
  Ignore *.auxlock files created by TikZ in TeX
  Ignore files created by `\tikzexternalize`
  Update Typo3.gitignore for CMS v6.2
  [ObjC][Swift] Ignore Xcode SCM blueprint files
  include preamble files generated by mylatexformat package
  Add .jar, .exe and .msi
  Remove .SRCINFO (and old .AURINFO) from .gitignore
  Add CMakeScripts directory
  ignore OAuth2 token
  ...

Conflicts:
	Objective-C.gitignore
	Swift.gitignore
2015-08-15 22:35:32 +08:00
rdalkire 0a93e406c0 Update CVS.gitignore
I added and tested another leading asterisk to deal with the CVS directories further down the tree.
2015-07-22 15:00:32 -04:00
Tinh-Hai Collet aaef8dd605 Commented out the exclusion of image files, added a link to list the image file types 2015-07-15 08:20:21 +01:00
Victor Häggqvist 558460c0a8 add Android Studio to the covers list
which make it easier to find in search
2015-06-27 21:10:46 +02:00
TJ Rana 146fef70cb Add Dropbox.gitignore 2015-06-18 18:56:54 -04:00
photodude 56a9cff483 Add the other Dreamweaver added files 2015-06-11 15:41:08 -06:00
Antoine Cœur f85cff8fbe DerivedData and xcuserdata are folders; *.xcuserstate is always inside xcuserdata folder 2015-06-08 12:15:40 +02:00
Skyler Berg 07b15ab2a1 Ignore 'local' folder for virtualenv 2015-06-07 11:40:21 -07:00
Capi Etheriel 457f6464a7 document Vim file patterns 2015-06-05 12:35:49 -03:00
Carl Suster a1ed257134 Merge pull request #1484 from andres-mancera/SynopsysVCS_patch
Adding a few more files/file extensions/directories for Synopsys VCS.
2015-06-02 11:26:13 +10:00
andres-mancera 4457dcc517 Cleaning-up some of the comments that had been previously added. 2015-06-01 14:38:55 -07:00
Carl Suster 28adf703c1 Merge pull request #1514 from bbodenmiller/xcode
sync up xcode related gitignore files
2015-05-30 13:48:41 +10:00
Tinh-Hai Collet d5a1f908a9 Move Stata.gitignore to Global/, as discussed with shiftkey 2015-05-18 19:06:04 +01:00
Brendan Forster ef00a6171e Merge pull request #1392 from Arvur/master
Reworked Lazarus.gitignore according to Lazarus Wiki
2015-05-14 12:17:26 +09:30
Ben Bodenmiller 507c3949be sync up xcode related gitignore files
some details based on #1221
2015-05-10 05:21:36 -07:00
Victor Isadov db9ef4a789 Move VS Code to Global folder 2015-05-02 10:56:11 +03:00
Stéphane Veyret a773ba9b04 Add Java APT class path to Eclipse 2015-04-24 16:28:25 +02:00
andres-mancera b2e72cc133 Adding a few more files/file extensions/directories for Synopsys VCS.
This new version adds:
- fsdb waveforms
- simv.db.dir/ directory for VHDL top configs
- ucli.key
- vc_hdrs.h
- Also added a few comments about where each one of the files come from.
2015-04-23 07:45:39 -07:00
Ginger Geek 884d8411c1 New IDE released: CLION
JetBrains recently released a new C/C++ IDE: CLion
2015-04-16 10:16:48 +01:00
Ray Fang b75ce44424 Update JetBrains.gitignore according to the knowledge base article 2015-04-14 21:49:03 +08:00
shalecraig 5b3bb94904 Link to section being described 2015-03-29 12:24:23 -04:00
Carl Suster 03372a587d Merge pull request #1429 from ergl/master
Update Jetbrains.gitignore
2015-03-15 12:45:23 +11:00
TAC e71dfbb6d0 Add .ensime_cache dir
.ensime_cache is cache dir.
2015-03-14 15:22:33 +09:00
ergl fa9a28a68f Updated Jetbrains.gitignore 2015-03-05 10:56:18 +01:00
William West 8478c871f3 Expand list of root-of-volume dotfiles
In addition to `.Spotlight-V100` and `.Trashes`, the following dotfiles
may appear at the root of all OSX volumes (not just external disks):

- `.DocumentRevisions-V100`: auto-save and versions storage
- `.fseventsd`: file system event storage
- `.Temporaryitems`: temp directory used by some applications instead of
                     /tmp and /var/tmp
- `.VolumeIcon.icns`: storage of custom icon for volume, if set
2015-02-11 10:11:30 -05:00
Denis Grinyuk 79234283de Reworked Lazarus.gitignore according to Lazarus Wiki
http://wiki.freepascal.org/File_extensions
2015-02-03 17:37:55 +03:00
István Földházi 0bb759363f Add Tern plugin to Eclipse.gitignore
The Tern plugin generate a '.tern-project' file in the project directory. (https://github.com/angelozerr/tern.java/wiki/Tern-Eclipse-IDE)
2015-01-29 14:11:33 +01:00
Carl Suster 70d01c389d Merge pull request #1282 from andres-mancera/synopsys_vcs
Adding gitignore file for Synopsys VCS simulator.
2015-01-22 17:25:09 +11:00
andres-mancera e3f9a54515 Moving SynopsysVCS.gitignore into Global/.
Whether to use VCS or any other simulator is a choice of the individual designer rather than of the project as a whole.
2015-01-21 20:45:09 -08:00
Carl Suster 8bc0e535bb Merge Pull Request #1338 for Eclipse
Fixes #1217.

Once again ignore .classpath and .project in the Eclipse template. This has
been requested in multiple PRs such as #1338 and #1221 and is essentially a
reversion of #805. I copy the explanation for this change from the discussion
in #1217 by @segfly:

*In short*:

I can't point to any counter-documentation off the top of my head. I just know
from experience these files pollute a project's repo without adding value
- that is, unless everyone contributing is using Eclipse and no-one is using
dependency management. And even then, the guidance provided by the eclipse docs
is bad advice.

*In Long*:

The .classpath file is used by Eclipse to maintain the project's classpath
during automatic compile (every save of a file). In the olden days, one would
manually configure the project within the Eclipse UI and include all the
dependent jars necessary to compile your project. Eclipse then wrote that
configuration out to the .classpath file.

In theory, this file could be shared with others so they did not have to
manually configure their eclipse classpath. In practice, I never saw it work
out quite so well due to eventual bloating of the classpath with needless jars
or jars that only existed on one person's machine. Mind you, many people back
then also used to check their dependent jars into version control along with
their source.

Dependency management tools like Gradle and Maven have done away with all that
of course. But they also integrate nicely with Eclipse and manage the project
classpath dynamically. The .classpath file is basically rebuilt based on
changes to the build.gradle file or pom.xml file. Effectively, this renders the
whole point of checking in the .classpath moot as it is easily rebuilt by the
Maven or Gradle plugin.

The .project file is another animal completely. It basically describes what
plugins should be applied to the project as configured in the Eclipse UI. Again
the theory is it could be shared and creates a happy world. But due to
different eclipse versions people may have, different plugins installed, etc.
sharing the .project file actually causes more issues. And I've seen many
projects unable to open due to a bad .project file - requiring one to delete it
anyway (which then of course, when someone recreates it, they inevitably check
it in over the old one and end up breaking someone else's environment).

The bottom line is, regardless of what the eclipse documentation says, these
are very much internal configuration files for eclipse and best left out of
a repo.
2015-01-15 11:41:35 +11:00
Carl Suster ce6ed14496 Merge pull request #1306 from Hillkorn/patch-1
Added missing gradle netbeans directory
2015-01-14 12:17:31 +11:00
Carl Suster ecaf2de8fa Merge pull request #1353 from mbaltaks/patch-1
Ignore the pip self check marker file in a Virtualenv.
2015-01-14 12:11:40 +11:00
Steve Lacy 586674cfb4 add .Trash-* to ignore Linux partition or ext disk trash folders 2015-01-13 15:31:58 -07:00
Michael Baltaks 37f888d5cd Ignore the pip self check marker file in a Virtualenv. 2015-01-10 17:49:44 +11:00
Carl Suster f84293b9ce Merge pull request #1333 from adamrights/feature/redis
Add a global redis ignore file.
2015-01-07 16:18:53 +11:00
Carl Suster 72d6f2cf84 Merge pull request #1312 from rogersuen/global-jdev
Global JDeveloper.gitignore
2015-01-07 16:08:04 +11:00
Carl Suster 9f1b7d77e2 Capitalise initial letter in template filenames for consistency/sorting 2015-01-07 15:16:27 +11:00
Michiel Sikma c9200696fb Update VirtualEnv.gitignore
Ignore .venv files created by virtualenvwrapper and virtualfish for auto-activation purposes.
2014-12-29 15:16:25 +01:00
Nicholas Pace b4f1a94691 Added Eclipse JDT .classpath file, and the Eclipse core .project file to
template
2014-12-26 22:23:09 -05:00
bedella cfd038734d Add a global redis ignore file.
Ignores all .rdb files, (default: dump.rdb).

These files contain a binary representation of the in-memory
redis data that is generated using cli tools or on a redis
failure.

They can be used to restore a redis db, and may contain
sensitive data so should not be saved in version control.
2014-12-22 17:08:52 -05:00
Roger Suen e2de441a3e doc JDeveloper.gitignore 2014-12-10 06:50:42 +08:00
Roger Suen d9dfd076c9 added depoy/ and javadoc/ to JDeveloper.gitignore 2014-12-10 06:21:26 +08:00
Dennis Schumann fcc66a0ac8 Added missing gradle netbeans directory 2014-12-04 17:43:52 +01:00
Djones Boni 0b421ba8db Move LibreOffice.gitignore to /Global 2014-11-22 20:22:52 -02:00
Carl Suster 986530f3e0 Merge pull request #1261 from jaxx/master
Ignore debug information files
2014-11-12 18:43:22 +11:00
Carl Suster 530bca8290 Merge pull request #1267 from rogersuen/global-jdev
added JDeveloper.gitignore
2014-11-12 18:30:24 +11:00
Carl Suster 16053ba600 Merge pull request #1264 from arteymix/master
Added a gitignore for Anjuta IDE http://anjuta.org/
2014-11-08 12:36:47 +11:00
Guillaume Poirier-Morency 8bdd66a95d Ignore the symbole database which is a generated binary file. 2014-11-07 14:09:57 -05:00
Carl Suster 6d91b087d2 Merge pull request #1225 from thurask/momentics
Add user-specific settings to Momentics.gitignore
2014-11-06 14:18:50 +11:00
Carl Suster 85428a7fe6 Merge pull request #1259 from Kaceykaso/patch-1
Create CodeKit.gitignore
2014-11-06 14:09:29 +11:00
Ben Bodenmiller 740274428e Create MicrosoftOffice
Continuation of https://github.com/github/gitignore/pull/594/ and details from http://support.microsoft.com/kb/211632
2014-11-05 18:09:27 -08:00
Roger Suen 4d47a1ed98 added JDeveloper.gitignore 2014-10-27 11:05:54 +08:00
Guillaume Poirier-Morency 3c19923314 Added a gitignore for Anjuta IDE http://anjuta.org/ 2014-10-25 14:03:48 -04:00
jaxx 487c4257fc Update Lazarus.gitignore 2014-10-24 16:34:24 +03:00
Kacey Coughlin 622a331692 Create CodeKit.gitignore 2014-10-21 14:59:29 -07:00
Carl Suster 408c616ae0 Merge pull request #1232 from thunsaker/patch-1
Added New Files created by Crashlytics Plugin
2014-10-20 17:47:22 +11:00
Thomas Hunsaker 44d16a3050 Another tweak 2014-10-19 22:43:15 -07:00
Thomas Hunsaker d9d60deaf0 Minor tweaks 2014-10-19 22:41:27 -07:00
Carl Suster 4da8043524 Merge pull request #1251 from tomsquest/master
Ignore iml file anywhere
2014-10-20 12:55:21 +11:00
Carl Suster d13e68a669 Merge pull request #1248 from iori-o/emacs_cask
Adding .cask directory to Global/Emacs.gitignore
2014-10-20 12:35:23 +11:00
Carl Suster 09125b338a Merge pull request #1252 from paolofulgoni/tortoisegit
Create TortoiseGit.gitignore
2014-10-20 12:32:28 +11:00
Paolo Fulgoni abafa2d26f Create TortoiseGit.gitignore 2014-10-17 14:17:08 +02:00
Thomas Queste a7e4e3af05 Ignore iml file anywhere
Intellij's iml file can be anywhere on the path.
This is true for multi-module maven project where each module has its own $projectName.iml file in its own directory.
2014-10-16 15:53:23 +02:00
leandrodeleite ca4a3db967 Remove trailing space 2014-10-15 12:41:48 -03:00
Iori ONDA 8b37dbd824 Adding .cask directory to Global/Emacs.gitignore 2014-10-15 16:06:43 +09:00
Thomas Hunsaker 0b51b6e485 Added New Files created by Crashlytics Plugin
These are relatively new, the crashlytics.properties file contains the secret and can [alternatively](https://plus.google.com/+AntonioBertucci/posts/S9krjvXfgfm) contain the apikey to rid your repo of the extra strings file.
2014-09-29 23:47:10 -07:00
thurask 2201df76be Add user-specific settings to Momentics.gitignore
The .settings folder contains all of the user-specific preferences for Momentics (like it does for Eclipse, since they're the same underneath). Should be local only.
2014-09-23 01:07:37 -04:00
Ricardo Fuhrmann 6563b1ae81 Typo in Jetbrains gitignore 2014-09-17 09:13:03 -04:00
Carl Suster 98766b326c Merge pull request #1208 from mstrcnvs/patch-1
Adding new file generated by the built-in venv module in Python 3
2014-09-15 12:02:46 +10:00
thurask 52d61fc032 Add compiled translations to Momentics.gitignore
This .gitignore now ignores everything that build clean gets rid of
2014-09-13 01:56:41 -04:00
Rafael Canovas d0c43882ea Adding new file rule generated by the built-in venv module in Python 3
As described on https://docs.python.org/dev/library/venv.html#creating-virtual-environments
2014-09-11 17:30:27 -03:00
Carl Suster 5a339cce0d Merge pull request #1193 from github/remove-quartus2
[Global/Quartus2] Remove template
2014-09-11 11:21:37 +10:00
Glaived a30beca8ba Remove *.pyc 2014-09-01 17:24:30 +02:00
Glaived e72ab2ab34 Merge branch 'master' of https://github.com/github/gitignore 2014-09-01 17:22:58 +02:00
Carl Suster a59d160837 Remove Quartus2 template
The template hasn't been touched since it was added to this collection.
There are some problems with it - mainly that it's hard to know if these
rules are all still relevant, and the large prose block is probably more
confusing than helpful here.
2014-09-02 00:23:10 +10:00
Carl Suster 765ec99d49 Merge branch 'fix-1165' 2014-09-01 14:58:35 +10:00
Carl Suster 57f117945e Tidy up the JetBrains comments
Amends #1165
2014-09-01 14:56:15 +10:00
malheleco c3751cac16 add shortcut files 2014-08-21 20:45:30 +02:00
gazebodude 1f6d881044 Create LyX.gitignore
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
2014-08-19 14:11:11 +10:00
Carl Suster 4e273aea2a Merge pull request #1105 from thurask/momentics
Create Momentics.gitignore
2014-08-15 23:47:55 +10:00
Gaël Demette fd5fabb39e Typo fix + Plugin configuration + UI specific file 2014-08-13 22:55:43 +02:00
Glaived fc98caa730 Adding cache files and binary files 2014-07-27 18:46:05 +02:00
Sam Duke 7ce5fbcea5 change iml
guess that root iml needs to be ignored and others need to be shared
2014-07-15 12:06:15 +01:00
Sam Duke d4e192ffee Updated following feedback
removed the iml filter - this is my current best understanding of the docs, but I'm still unsure
2014-07-15 11:57:37 +01:00
Sam Duke 9802c2cfd8 Update JetBrains.gitignore
To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/23393067

also added optionals from the same
2014-07-14 12:21:40 +01:00
Carl Suster 68e79f379d Make ninja a global template.
Amends #1084
2014-07-08 18:13:34 +10:00
thurask f380ad40c4 Add arm-p folder
arm-p is another compiled output folder, for device-profile builds
2014-06-13 20:27:05 -04:00
thurask 53441c0cd6 Create Momentics.gitignore
Ignore debug/release builds (those go in Releases)
2014-06-10 15:25:31 -04:00
Daniel Rothmaler 2399ff1c79 Re-order rules for JetBrains legacy project format
Fixes #1090 - this is the part of that PR that seems justified.
2014-05-29 11:13:28 +10:00
Carl Suster 097db81c08 Merge pull request #1069 from github/sbt
[Global/SBT] Fix documentation URL
2014-05-26 11:32:52 +10:00
Carl Suster 48e703a2c2 Remove stray whitespace
Amending #1072
2014-05-07 21:22:24 +10:00
rasbt bd0a82e1d5 added gitignore for IPython notebooks 2014-05-06 14:48:13 -04:00
rasbt deebadef07 added gitignore for IPython notebooks 2014-05-06 14:47:52 -04:00
Carl Suster 08f0247f17 Fix URL in SBT template 2014-05-06 17:19:27 +10:00
Michael S. Christensen d4c7dbcaf9 Ignor auctex auto-folder and contents
When working with multifile LaTeX-documents in AUCTeX in emacs, it creates the auto-folder to keep track of styles, macros etc. in the whole document. Unnecessary of versioning purposes.
2014-04-17 18:21:11 +02:00
Carl Suster fe0df6046b Merge pull request #1040 from NSElvis/master
Ignore xcuserstate
2014-04-16 17:55:38 +10:00
Michael S. Christensen a64bf75ee3 Added .rel-files
Reftex adds these for internal processing, only auxillary files for composition and compilation of tex-documents.
2014-04-16 08:51:19 +02:00
Elvis Nuñez 37372e0f64 Ignore xcuserstate
xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember, this is something that shouldn't be tracked in version control
2014-04-15 18:59:29 +02:00
Lukas Böcker bc6f3751b2 Fixed typo in comment 2014-04-15 16:19:56 +02:00
Carl Suster 794fe44dee Merge pull request #1033 from carpii/osx_tweak
Ignore more osx/afp clutter
2014-04-12 22:25:09 +10:00
Carpii (iMac) 5ec3f132d5 Ignore more osx/afp clutter 2014-04-11 13:20:47 +01:00
Carl Suster b3d27fcf04 Merge branch 'fix-1022'
Restore the Xcode rules to the Objective-C template as per the discussion
thread on 5bd4330. Although the rules correspond to an IDE and so are
global, most users of the Obj-C template expect to find the Xcode rules
in the template generated by github.com, since the IDE is so ubiquitous.

This could possibly be resolved by adding a template transclusion
mechanism in the future, but for now duplication is the way to go.
2014-04-06 10:38:40 +10:00
Carl Suster 5f42238331 Remove Obj-C-specific hmap & ipa from general Xcode template 2014-04-06 10:38:24 +10:00
Carl Suster 1ee8dd15d6 Merge pull request #928 from dlion/sftp
gitignore to ignore sftp Sublime Text config file
2014-04-04 22:38:08 +11:00
Domenico LucianI 1314783d11 Moved to global 2014-04-04 12:01:26 +02:00
Jim Roepcke d598b29b04 Remove profile rule from Xcode template. Fixes #956 2014-04-04 17:21:06 +11:00
Carl Suster 977641c6f6 Merge pull request #1015 from carpii/master
Updated OSX.gitignore to include directories commonly created on AFP shares
2014-04-04 12:05:14 +11:00
Ivan Zuzak 5342e13bc9 ensure single trailing newline 2014-03-27 17:04:56 +01:00
Carpii (iMac) b7d5856485 Updated OSX.gitignore to include directories commonly created on AFP shares 2014-03-26 12:40:20 +00:00
Steven Noto 485a600a77 Added bin-release folder
Updated to include 'bin-release' folder, another folder for generated binary builds
2014-03-25 15:14:14 -05:00
MacPro: Fabien Sanglard 5bd4330b8c Add Xcode support. 2014-03-19 19:14:15 -04:00
John Munkhoff ddcbdd6a17 Edit comment in Global/SlickEdit.gitignore
Remove unnecessary wording about negative ignore rules.
2014-03-18 23:37:25 -07:00
John Munkhoff a65b95938c Add Global/SlickEdit.gitignore file
This commit adds a global ignore file for SlickEdit, a commercial editor.

SlickEdit will create the following files when the user sets up a workspace:

*.vpw       Workspace file. Contains a list of project files associated with
            the workspace.
*.vpj       Project file. Contains the project’s settings, including the list
            of source files.
*.vpwhist   Workspace history file for Windows. Contains user session
            information (list of open files, debugger breakpoints, etc.)
*.vpwhistu  Workspace history file for UNIX/Linux/MacOSX. (Same as above.)
*.vtg       Workspace tag file. Contains a database of source code symbols.

It is assumed that GitHub users will generally not want to store their
workspace and project files in a repository, so those files are ignored
globally.  However, those files do not contain user-specific data so they
could be stored in a repository and shared among developers if desired for
a particular project.  This can be done by adding rules like ’!*.vpw’ and
‘!*.vpj’ to the project’s .gitignore file.

The workspace history and tag files contain user-specific data, so they
should not be stored in a repository.

For more information, download the PDF user guide from:
http://www.slickedit.com/products/slickedit/product-documentation

Note: The user guide is 1400 pages long and over 13MB in size.

Searching for ‘vpwhist’ will lead to the section that discusses storing
these files in a repository.
2014-03-18 16:21:03 -07:00
Carl Suster eda2ee70de Merge pull request #990 from chiragsanghavi/master
Remove duplicate line in Global/webMethods template
2014-03-08 11:02:37 +11:00
chirag sanghavi 9280c7e331 removed duplicate 2014-03-07 17:27:59 -05:00
ssinss b3b6865ad3 Update JetBrains.gitignore 2014-03-07 00:10:38 +09:00
Carl Suster 69b99dd091 Merge pull request #963 from tioui/eiffelstudio
Adding a global template for EiffelStudio
2014-02-28 23:26:00 +11:00
Carl Suster 121cbc3b73 Merge pull request #945 from arcresu/sass-cache
Simplify sass cache rules
2014-02-28 23:21:39 +11:00
Dennis Xiloj 13c119f167 Added ignore for directory config under KDE
Dolphin, the KDE file manager, writes specific directory configuration in .directory files.
2014-02-28 00:26:43 -06:00
Louis M 009b474870 Move the EiffelStudio.gitignore in the Global directory 2014-02-27 21:41:28 -05:00
Carl Suster 503bde5d24 Merge Sass and Compass templates 2014-02-21 10:39:43 +11:00
jturmel 9a0f32a452 Remove AndroidStudio, modify Global/JetBrains
* Remove AndroidStudio.gitignore in favor of adding the
  change needed to the Global/JetBrains.gitignore file
2014-02-12 10:40:56 -06:00
Christoph Emmersberger 38cbefd1c4 Update JetBrains.gitignore
Add plugin file description for JIRA config file containing username and password
2014-02-06 19:00:54 +01:00
Adam Roben 5979282c55 Merge pull request #912 from stuartpb/patch-1
Update Cloud9.gitignore
2014-01-06 19:53:53 -08:00
Stuart P. Bentley 446ba8454d Update Cloud9.gitignore
The next version of Cloud9 will use a top-level .c9 folder in the workspace for settings and metadata.
2014-01-02 16:51:35 -08:00
Arinto Murdopo 791e8ed0ae Add output directory of sbteclipse plugin,
which is ".target" directory.
2013-12-25 07:48:34 +08:00
Adam Roben 43c205b5df Merge pull request #862 from jaseemabid/emacs
Ignore elpa and eshell generated files
2013-11-26 19:56:16 -08:00
Adam Roben cea67aabe0 Merge pull request #853 from danieljabailey/master
Add Lazarus IDE ignore file (in global dir this time)
2013-11-26 19:50:24 -08:00
Adam Roben 926389c7cc Merge pull request #849 from Danimoth/patch-1
Change Eclipse.gitignore to correctly handle bin/ and tmp/ directories
2013-11-26 19:48:19 -08:00
Adam Roben 51a1221f50 Merge pull request #835 from ggirou/master
Move editor specific files into a new DartEditor.gitignore
2013-11-26 19:37:23 -08:00
Adam Roben ddef3121c6 Merge pull request #728 from zyrx/master
DW Dreamweaver added files
2013-11-26 19:32:13 -08:00
Jaseem Abid 207cddf155 Ignore elpa and eshell generated files 2013-11-14 11:00:49 +05:30
Justin Spahr-Summers f0f5e38db2 Merge pull request #760 2013-11-13 14:19:22 -08:00
Justin Spahr-Summers 4a7ab06382 Remove generic and Java ignore patterns
Those belong in other ignore files.
2013-11-13 14:19:16 -08:00
unknown e57da65843 Moved file to Global 2013-11-13 15:19:36 -05:00
Daniel Bailey 27569799cb Added lazarus ignore file in the global dir this time 2013-11-13 18:33:14 +00:00
Alexander Karatarakis 3ade853604 Update Eclipse.gitignore 2013-11-13 03:14:12 +02:00
Adam Roben af405251f0 Merge pull request #730 from Lazersmoke/patch-1
Added Kate ignore file in Global folder
2013-11-12 08:11:17 -08:00
Adam Roben de877c3e23 Merge pull request #681 from filipelenfers/master
Ensime ignores
2013-11-12 08:07:58 -08:00
Adam Roben fc73773a74 Merge pull request #645 from pxqr/master
Ignore emacs flymake-mode temp files.
2013-11-12 08:04:57 -08:00
Adam Roben b04b8b24aa Merge pull request #561 from stuartpb/cloud9
Add Cloud9 gitignore
2013-11-12 07:51:08 -08:00
Adam Roben 4dd9d7376d Merge pull request #591 from mjgardner/master
fixing pattern for compiled elisp
2013-11-12 07:42:54 -08:00
Ivan Yatskevich 94a2b3b668 add .idea_modules/ to Global/JetBrains.gitignore 2013-11-12 14:38:34 +03:00
Adam Roben a1e656a093 Merge pull request #443 from bungeshea/BricxCC
Added Bricx Command Center gitignore
2013-11-11 11:31:13 -08:00
Shea Bunge 9345b6b461 Add comment to BricxCC.gitignore 2013-11-12 06:28:53 +11:00
Shea Bunge 8cbac43dab Move BricxCC.gitignore to Global directory 2013-11-12 06:27:39 +11:00
Adam Roben 2fea1b6b92 Merge pull request #831 from arcresu/idea
Consolidate various IDE tempates into Global/JetBrains template
2013-11-11 05:25:58 -08:00
Adam Roben 9463c86d9b Merge pull request #424 from MichaelMBishop/master
added NotepadPP.gitignore for Notepad++
2013-11-11 05:15:35 -08:00
Guillaume Girou 12d95d1ff8 Move editor specific files into a new DartEditor.gitignore 2013-11-10 17:28:41 +01:00
Carl Suster 9ae01d0b64 Rename template IDEA->JetBrains 2013-11-09 08:14:41 +11:00
Carl Suster af886f72c8 Add back out/ for IntelliJ under IDEA 2013-11-09 08:04:35 +11:00
Carl Suster af9ec6115c Add .idea/tasks.xmk to IDEA ignore suggections 2013-11-09 07:36:40 +11:00
Carl Suster fcf0a9ccab Remove individual JetBrains IDE templates in favour of IDEA template 2013-11-09 07:28:12 +11:00
Carl Suster aa00e7f210 Add an IDEA template to cover all related IDEs 2013-11-09 07:28:12 +11:00
Carl Suster 3dadf4e9b3 Make sublime-project rule off by default 2013-11-09 06:37:52 +11:00
Carl Suster 024d6e83fc Add comment to prevent *.sublime-project being ignored.
Based on advice in the documentation at
http://www.sublimetext.com/docs/2/projects.html
2013-11-09 06:37:52 +11:00
Adam Roben 684a4fe44b Merge pull request #805 from Utumno/patch-1
.classpath and .project files are *meant to be versioned*
2013-11-07 19:44:43 -08:00
Carl Suster db625a1012 Merge pull request #643 from stationkeeping/patch-1
Fixed SASS case (It's Sass, not SASS)
2013-11-06 15:30:32 -08:00
Adam Roben 49d7fbfc8c Merge pull request #821 from healsdata/master
Create an ignore file for Vagrant's configuration and internal files.
2013-11-06 06:03:17 -08:00
Jonathan Campbell c1af2ae829 Allow the Vagrantfile to be tracked as that's the intended purpose.
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."
2013-11-05 22:41:37 -05:00
Justin Spahr-Summers 7e4feaf658 Merge pull request #315 from torbjoernk/global_add_kdevelop
adding global gitignore for KDevelop4
2013-11-05 11:23:52 -08:00