1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00
Commit Graph

279 Commits

Author SHA1 Message Date
Paolo Fulgoni
abafa2d26f Create TortoiseGit.gitignore 2014-10-17 14:17:08 +02: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