Carl Suster
2ad62f5423
Merge pull request #1183 from Ironholds/patch-1
...
Add *.Rproj for RStudio users
2014-09-01 14:46:56 +10:00
Pengyu CHEN
3e36b5a353
added: rules for ingnoring precompiled headers for C/C++
2014-08-27 13:36:18 +08:00
Oliver Keyes
be40677028
Add *.Rproj for RStudio users
...
RStudio - the only real R IDE, and an incredibly commonly used environment for R, particularly since it has git support - uses .Rproj files in projects, that follow the pattern projectname.Rproj. Adding *.Rproj to capture these and exclude them.
2014-08-25 16:08:38 -04:00
Carl Suster
70b3c78163
Merge pull request #1180 from StoneCypher/master
...
Add ebin, rel example, concrete dev mode, .rebar
2014-08-25 10:48:15 +10:00
Carl Suster
999b91e530
Merge pull request #1179 from malheleco/patch-1
...
add Windows shortcut files
2014-08-24 20:40:52 +10:00
Carl Suster
37eb7324f5
Merge pull request #1143 from fabianhjr/master
...
Add ignores for bower-rails
2014-08-24 20:36:49 +10:00
Carl Suster
b70b1ebb1e
Merge pull request #1162 from maieul/master
...
New version of eledmac on CTAN adds new extension file
2014-08-24 20:34:53 +10:00
Carl Suster
9b8d9be4fc
Merge pull request #1182 from and1g/TeX-converted-files
...
Ignore *.converted-to-* files in TeX
2014-08-24 20:27:48 +10:00
Andreas Grosse
619a395e1e
added converted-to-files
2014-08-24 10:27:28 +02:00
John Haugeland
bd4cc85a9e
Add ebin, rel example, concrete dev mode, .rebar
2014-08-22 01:15:23 -07:00
Carl Suster
cd634fb5d9
Merge pull request #1177 from amcsi/master
...
Fixed binary gettext files rule: .po -> .mo
2014-08-22 16:11:59 +10:00
malheleco
c3751cac16
add shortcut files
2014-08-21 20:45:30 +02:00
Attila Szeremi
b9d160ea0f
Fixed binary gettext files rule: .po -> .mo
2014-08-21 13:26:02 +01:00
Carl Suster
bbc1713bd8
Merge pull request #1169 from No0ne/patch-1
...
ignoring new Magento 1.9 default theme
2014-08-19 14:51:20 +10:00
Carl Suster
cbf1025e1c
Merge pull request #1170 from gazebodude/lyx-backups
...
Create LyX.gitignore
2014-08-19 14:50:30 +10: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
No0ne
0c6f7fd69a
ignoring new Magento 1.9 default theme
2014-08-18 09:26:40 +02:00
Carl Suster
4e273aea2a
Merge pull request #1105 from thurask/momentics
...
Create Momentics.gitignore
2014-08-15 23:47:55 +10:00
Carl Suster
08fad70559
Merge pull request #1158 from eddiejaoude/patch-1
...
Updated Zend Framework gitignore as per docs
2014-08-15 23:05:48 +10:00
Carl Suster
978588d7b5
Merge pull request #1152 from ChemiKhazi/patch-1
...
Update Unity.gitignore
2014-08-15 22:52:53 +10:00
Carl Suster
35bc3acd22
Merge pull request #1167 from sigo/cleanup
...
Remove trailing space
2014-08-15 22:42:49 +10:00
Mateusz Jagiełło
e36d2c0845
Remove trailing space
2014-08-15 13:16:24 +02:00
Carl Suster
b4ca24da45
Merge pull request #1164 from joreyaesh/master
...
Updated link in Node.gitignore
2014-08-14 11:59:01 +10:00
Gaël Demette
fd5fabb39e
Typo fix + Plugin configuration + UI specific file
2014-08-13 22:55:43 +02:00
Josh Whaley
5521a828aa
Update Node.gitignore
...
Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git ) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git- ).
2014-08-13 10:52:00 -04:00
Carl Suster
eb512c76bf
Merge pull request #1157 from habi/master
...
(TeX) Exclude files generated by using backref.
2014-08-13 10:49:52 +10:00
Carl Suster
a64b071198
Merge pull request #1137 from samskiter/master
...
Update JetBrains.gitignore
2014-08-13 10:46:46 +10:00
Brendan Forster
6995e7d9a2
Merge pull request #1161 from madskristensen/patch-1
...
Adding *.publishproj to ignore
2014-08-12 12:49:21 +10:00
Mustafa Arif
60bce9542d
First addition for NTVS.
2014-08-08 20:58:52 +01:00
Mads Kristensen
20cf6d5dcd
Adding *.publishproj to ignore
...
This files is generated by Visual Studio 2013 and should be ignored.
2014-08-04 10:09:06 -07:00
maieul
e71b995901
Merge remote-tracking branch 'origin/master'
2014-07-31 15:51:54 +02:00
Maïeul Rouquette
689f3e929c
eledmac 1.12/ elepar 1.8 files ".eledsec"
2014-07-31 15:45:16 +02:00
Eddie Abou-Jaoude
d91e30aca9
Updated Zend Framework gitignore as per docs
...
```
data/: This directory provides a place to store application data that is volatile and possibly temporary. The disturbance of data in this directory might cause the application to fail. Also, the information in this directory may or may not be committed to a subversion repository. Examples of things in this directory are session files, cache files, sqlite databases, logs and indexes.
```
As per docs...
http://framework.zend.com/manual/2.3/en/ref/project.structure.html
2014-07-31 07:42:20 +01:00
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