David Haberthür
9e35fe9b2f
(TeX) Exclude files generated by using backref.
...
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography.
Those files can be safely ignored.
Info: http://tex.stackexchange.com/a/7772/828
2014-07-29 11:40:15 +02:00
Glaived
fc98caa730
Adding cache files and binary files
2014-07-27 18:46:05 +02:00
ChemiKhazi
a27e91ec00
Update Unity.gitignore
...
Ignore the build directory in case a Unity build is initiated in the project.
2014-07-26 18:40:52 +08:00
Zach Holman
14b7566ce1
Merge pull request #1147 from martinblech/master
...
Add Swift.gitignore
2014-07-23 15:36:57 -07:00
Martin Blech
a53ae5d7ca
Add Swift.gitignore
...
I just copied Objective-C.gitignore. It seemed to do the job with a small Swift
project.
2014-07-23 19:23:20 -03:00
Fabian Heredia Montiel
6f167b8992
Add ignores for bower-rails
...
bower-rails integrates bower.io into Rails, it allows you to have everything in a Bowerfile and install all vendor assets easily.
2014-07-18 16:11:42 -05:00
Carl Suster
f41b7ce791
Merge pull request #1142 from peterfpeterson/fortran_mod
...
Adding fortan module files.
2014-07-18 23:56:14 +10:00
Pete Peterson
3ba3b32b84
Adding fortan module files.
2014-07-18 09:13:18 -04:00
Carl Suster
21f1d77721
Link a new fortran template to existing c++ one
...
As per #1140
2014-07-16 23:09:37 +10: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
2299367b8f
Merge pull request #1135 from Heather/patch-1
...
add /target/ (generated by Cargo) to Rust gitignore
2014-07-12 14:39:56 +10:00
Carl Suster
c245ab29ae
Merge pull request #1123 from dsmithni/patch-1
...
LabVIEW.gitignore
2014-07-12 14:36:31 +10:00
Carl Suster
57ba146c52
Merge pull request #1128 from misterion/master
...
Ignore QtCreator qmlproject user-specific files
2014-07-12 14:33:53 +10:00
Carl Suster
407fcdadfb
Merge pull request #1136 from bbodenmiller/patch-3
...
Clarify what commenting *.pubxml does
2014-07-11 12:37:35 +10:00
Ben Bodenmiller
279936d8eb
database connection strings unencrypted
...
user passwords are stored in *.user files so it is only database connection strings that are not protected.
2014-07-10 14:02:18 -07:00
Ben Bodenmiller
7b9f33763c
Clarify what commenting *.pubxml does
...
08def965cd
incorrect states that commenting *.pubxml will keep your passwords hidden when it will actually do the opposite. This clarifies what commenting *.pubxml does and warns you of the dangers.
2014-07-10 08:38:21 -07:00
Heather
70dab67e35
add /target/ (generated by Cargo) to Rust gitignore
2014-07-08 21:41:13 +04:00
Carl Suster
68e79f379d
Make ninja a global template.
...
Amends #1084
2014-07-08 18:13:34 +10:00
Carl Suster
ebcdce13f5
Merge pull request #1084
2014-07-08 18:12:58 +10:00
Carl Suster
08def965cd
Fix comment that was nonsensical after a previous change
2014-07-08 12:20:07 +10:00
Carl Suster
ced2a15347
Clarify the NuGet packages comments
...
Amends #1131
See these resources for explanation:
http://docs.nuget.org/docs/reference/package-restore
http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages
2014-07-08 12:17:13 +10:00
Carl Suster
7222e77266
Revert "Remove redundant Umbraco exceptions to VS rules"
...
This reverts commit 5b168d4300
.
Amends #1131 - fixes Umbraco template to compensate for the change in the
VisualStudio template which would lead to issues if the two were used together.
These rules were originally added by @bbodenmiller in #1013
2014-07-08 11:43:42 +10:00
Carl Suster
b5385840ff
Merge commit 'pull/1131'
2014-07-08 11:42:04 +10:00
Terje Sandstrom
bf7031505f
Update VisualStudio.gitignore
...
Removed the separate top-level patterns for NuGet in accordance with comments in PR. Will now match version 2.0.1.
2014-07-05 11:12:43 +02:00
Terje Sandstrom
8fbf27037b
Update VisualStudio.gitignore
...
Fixed pattern for excluding nuget packages so that it works both for top level package folder and for any lower level package folders. Re-include patterns fixed the same way.
2014-07-02 23:09:32 +02:00
nikolay.bondarenko
1d6614913b
Add QtCreator qmlproject temp files ignoring
2014-07-01 16:05:36 +04:00
Carl Suster
c70e357bfd
Merge pull request #1096 from theanalyst/elisp/cask
...
elisp: adding .cask files to gitignore
2014-06-27 22:46:21 +10:00
Carl Suster
f0be1d0ed2
Merge pull request #1125 from eugpermar/master
...
Update C.gitignore: Added .la and .lo library extensions from GNU libtool
2014-06-27 22:44:46 +10:00
eugpermar
f9ccfcb1e4
Update C.gitignore
...
Added .la and .lo library extensions
2014-06-25 12:42:09 +02:00
Carl Suster
1c2b2a56bb
Merge pull request #1124 from wojciechwasko/master
...
(TeX) Exclude files generated by morewrites
2014-06-25 10:07:33 +10:00
Wojciech Waśko
3db29eb35e
(TeX) Exclude files generated by morewrites
...
To overcome the "No room for a new \write", the morewrites package (http://www.ctan.org/pkg/morewrites ) uses a file with the .mw extension
2014-06-24 19:31:53 +02:00
dsmithni
b28b73937d
LabVIEW.gitignore
...
LabVIEW (ni.com/labview) is a graphical system design tool.
File extensions are listed here:
http://zone.ni.com/reference/en-XX/help/371361K-01/lvhowto/lv_file_extensions/
.llb and lvlibp are for binary distributions, and are excluded for the same reason shared objects are excluded.
.aliases and .lvlps are metadata related to the project file, and are automatically updated when moving between machines (see note on that help page).
2014-06-24 10:56:38 -05:00
Ryan Shrum
ce45fd33a6
Removing .DS_Store rule as it is included in global rules
...
Signed-off-by: Ryan Shrum <ryan@ehousestudio.com>
2014-06-24 10:01:43 -04:00
Carl Suster
a29017097f
Merge pull request #1039 from nkt/patch-1
...
Added Zephir language gitignore
2014-06-24 12:27:14 +10:00
Carl Suster
37a66f11df
Merge pull request #1116 from adilsoncarvalho/patch-1
...
Must ignore x86 directory as well
2014-06-24 12:23:59 +10:00
Carl Suster
f17b61c720
Merge pull request #1119 from hulet/sorting
...
sort WordPress.gitignore
2014-06-24 12:21:55 +10:00
Carl Suster
5942fa3d6e
Merge pull request #1111 from aelgru/master
...
Ignoring PyBuilder's target directory
2014-06-24 12:17:49 +10:00
Carl Suster
4016064d28
Merge pull request #959 from Metallicow/PyInstaller-.gitignore
...
PyInstaller .manifest
2014-06-24 11:41:33 +10:00
Carl Suster
31a5904b9d
Merge pull request #1122 from whoshuu/patch-1
...
Space after comment in Android.gitignore
2014-06-24 11:39:14 +10:00
Huu Nguyen
27b71eebbc
Space after comment in Android.gitignore
2014-06-23 13:57:09 -07:00
Nikita Gusakov
c6d3dca0b8
Added comments for Zephir
2014-06-21 20:02:16 +04:00
Andrew Lambert
65565585ff
Add REALbasic
2014-06-19 15:14:40 -07:00
Steve Hulet
116dd8acd9
sort WordPress.gitignore
2014-06-19 15:01:02 -07:00
Adilson Carvalho
2d48a2169b
Must ignore x86 directory as well
...
When installing SQLite embebed on my C# project I've noted that it generates both directories,
`x86` and `x64` but only `x64` was present on `.gitignore`.
2014-06-18 09:15:02 -03:00
Carl Suster
bab15e82cb
Merge pull request #1115 from ahmyi/patch-1
...
Update Unity.gitignore to ignore sysinfo crash log
2014-06-18 13:46:37 +10:00
ahmyi
83602f4c74
Update Unity.gitignore
...
Sysinfo.txt is generated by unity if occurs any crashes. The content consist of users system information, running process etc. I don't think that should be shared with others.
2014-06-18 02:12:59 +08:00
Michael Gruber
e40d062180
Ignoring PyBuilder's target directory
2014-06-15 08:49:06 +02:00
Samy Pessé
da80a0cacf
Add ebook build output in GitBook gitignore
2014-06-14 12:05:01 +02:00