1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00
Commit Graph

247 Commits

Author SHA1 Message Date
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