Jonathan Nagy
abd969f6c9
Remove entries for Intellij IDEA
...
The *.iml file is IDE specific. It is generated by Intellij IDEA to store project related metadata. It is not a Play Framework specific artifact and should not be included in the PlayFramework.gitignore.
See: https://github.com/github/gitignore/pull/1581
I would also vote for the removal of .eclipse and *.eml files on similar grounds but will do so in a separate pull request.
2015-09-01 19:09:12 +10: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
John Nycz
9e35c8edb6
Incorrect file path
...
Old Path
sites/all/README.txt
New Path
sites/README.txt
2015-08-26 13:44:50 -04:00
Star Peng
b34eaa318f
Add VisualStudio GhostDoc plugin setting file
2015-08-26 15:29:01 +02:00
Ahmed Baracat
52405705da
Removed OS-specific rules
2015-08-26 11:49:56 +02:00
Ahmed Baracat
bd9f168a81
Allow for ignoring other important files
...
Ignore build, MacOSX and Windows files
2015-08-25 22:36:00 +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
Rémy Léone
bd266c15f1
Update Gradle.gitignore
2015-08-24 12:54:24 +02:00
Brendan Forster
5b8eb2c371
Merge pull request #1621 from gbaron/android-captures-folder
...
Adding the Android Studio captures folder
2015-08-24 09:07:22 +09:30
Brendan Forster
6e2ca5b8b7
Merge pull request #1625 from damadmai/patch-1
...
Added dotfiles in working directory
2015-08-24 09:06:54 +09:30
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
wikibootup
acba43a590
Add Scheme.gitignore
2015-08-22 20:56:50 +09:00
newapplesho
9906b969e8
Add Smalltalk gitignore
2015-08-22 10:00:29 +09: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
Brendan Forster
5d5de5306f
Merge pull request #1618 from felipeplets/patch-1
...
Add .sap Visual Studio profiler session file
2015-08-19 09:15:20 +09:30
Guy B
6895b7c280
Adding the Android Studio captures folder
...
The captures folder is used by Android studio to keep heap dumps and other captures files. These are usually not shared as part of the source file.
2015-08-16 15:07:17 +03:00
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
Felipe Plets
929482aba8
Add .sap Visual Studio profiler session file
...
In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
2015-08-11 13:48:47 -03:00
Manav Mandhani
39183fa236
Merge branch 'master' into ipynb-checkpoints
2015-08-10 19:02:49 -04:00
Brendan Forster
573fd7e4d9
Merge pull request #1613 from cyrbil/patch-1
...
Add ignore for npm debug log files
2015-08-07 11:20:32 +10:00
cyrbil
5e87c947e4
Add ignore for npm debug log files
2015-08-06 11:30:45 +02:00
Manav Mandhani
87d87bdcf5
Merge branch 'master' into ipynb-checkpoints
2015-08-04 18:53:03 -04:00
Jonathan Boulanger
14fe6b0a5c
Create Elm.gitignore
...
.gitignore for Elm projects.
Ignores installed packages (elm-package.json) and elm-stuff/, as these files will be generated once elm-package has been run for a .elm file. This is also beneficial where dependencies have changed, and an install package is no longer required.
elm-repl generated files have also been ignored. Most of the time, elm-repl manages to delete these files automatically, but there are scenarios where these files are not deleted on the closing of elm-repl
2015-08-04 12:13:51 -04:00
David Haberthür
2d862c129e
Adding more files to ignore when using minitoc
...
As per http://tex.stackexchange.com/q/258515/828
2015-08-04 10:10:16 +02:00
Patrick Fasano
dfe46fd168
Update Eagle.gitignore
...
Ignore temporary files created by the autorouter
2015-08-02 16:40:16 -04:00
Brendan Forster
92fe23112d
Merge pull request #1370 from SamWhited/patch-2
...
Update Android.gitignore to include Android Studio nav temp files
2015-07-31 09:30:16 +09:30
Brendan Forster
eb3cce31df
Merge pull request #1604 from Caerbannog/kicad
...
Add KiCad ignore for .bck and .kicad_pcb-bak
2015-07-31 09:20:11 +09:30
Brendan Forster
519f1e4c4b
Merge pull request #1578 from nex3/patch-1
...
Update Dart.gitignore
2015-07-31 08:11:36 +09:30
Manav Mandhani
bc77614162
Include ipython notebook checkpoints to gitignore
2015-07-28 15:23:02 -05:00
Martin d'Allens
bb2e976626
Add KiCad ignore for .bck and .kicad_pcb-bak
...
These are two other filetypes that KiCad creates before overwriting something.
2015-07-27 23:41:56 +02:00
Brendan Forster
d4c9696398
Merge pull request #1599 from sfhardman/master
...
Ignores for Visual Studio Lightswitch
2015-07-24 07:50:57 +09:30
sfhardman
fe783cceeb
Correct capitalisation of LightSwitch and omit generated.parameters.xml
2015-07-24 08:42:28 +12:00
sfhardman
e965495f2f
Add newline at EOF
2015-07-23 11:23:05 +12:00
sfhardman
2d69d6a7e3
Add ignores for Visual Studio Lightswitch build output
2015-07-23 11:21:57 +12: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
Maïeul Rouquette
09a2358b7a
reledmac use one individual file by series of endnotes : .Aend, .Bend, .Cend etc. See the changelog in reledmac handbook or 7fedc07f5b (diff-60c898960cc69e6fde87e84ddef7d910R11391)
2015-07-18 13:05:19 +02:00
Brendan Forster
073727ccd9
Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot
...
Adding optional ignore proposal for wwwroot folder
2015-07-15 11:08:57 -07:00
Carl Suster
1cc49ca596
Merge pull request #1557 from piccaso/typo3
...
Update Typo3.gitignore for CMS v6.2
2015-07-15 11:25:07 +10:00
Carl Suster
b39670b7a1
Merge pull request #1531 from emlai/patch-1
...
Add CMakeScripts directory
2015-07-15 11:16:32 +10:00
Carl Suster
4512f28afc
Merge pull request #1519 from github/revert-1465-patch-1
...
Revert "Update Maven.gitignore"
2015-07-15 11:14:05 +10:00
Carl Suster
013def8837
Merge pull request #1525 from LayZeeDK/patch-1
...
Add trailing slash to .sass-cache
2015-07-15 11:12:17 +10:00
Carl Suster
24bd92fbfc
Merge pull request #1530 from katrinleinweber/patch-1
...
ignore OAuth2 token
2015-07-15 11:10:07 +10:00
JimiC
57355e994d
Adding optional ignore proposal for wwwroot folder
...
There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.
2015-07-13 19:40:12 +03:00
Carl Suster
2e7537454d
Merge pull request #1567 from todd/ruby_spec_examples
...
Ignore Default RSpec State File
http://rspec.info/blog/2015/06/rspec-3-3-has-been-released/
2015-07-06 11:49:30 +10:00
Brendan Forster
a2f49b7b14
Merge pull request #1579 from jamiehumphries/master
...
Ignore NCrunch temporary files.
2015-07-02 21:41:27 +09:30
Jamie Humphries
86516d2d2a
Ignore NCrunch temporary files.
2015-07-01 15:45:10 +01:00
Natalie Weizenbaum
80b0942d7e
Update Dart.gitignore
...
As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.
2015-06-30 12:12:42 -07:00
Brendan Forster
1587f288ee
Merge pull request #1577 from cdepillabout/add-stack-work
...
Added .stack-work/ directory to Haskell .gitignore.
2015-06-30 12:58:49 +09:30
(cdep) illabout
3d9c786bc0
Added .stack-work/ directory to Haskell .gitignore.
...
.stack-work/ is a work directory used by the `stack` build tool.
The `stack` build tool has recently been gaining a lot of traction in
the Haskell community. It is very similar to the `cabal` build tool,
which also has entries in this Haskell .gitignore file.
2015-06-30 11:57:53 +09:00