2201df76be
Add user-specific settings to Momentics.gitignore
...
The .settings folder contains all of the user-specific preferences for Momentics (like it does for Eclipse, since they're the same underneath). Should be local only.
2014-09-23 01:07:37 -04:00
babb4fccdb
Ignore HPC files generated by GHC
...
"GHC creates a subdirectory .hpc in the current directory, and puts HPC index (.mix) files in there..."
https://www.haskell.org/ghc/docs/7.4.2/html/users_guide/hpc.html
2014-09-21 23:03:37 -07:00
8099bb4c9a
update comment on ignoring repositories.config
2014-09-20 03:37:39 -07:00
64ca10514b
Update Dart.gitignore
...
Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
2014-09-17 21:31:39 -07:00
7acb3d6cdc
Merge pull request #1213 from mturnwall/master
...
Add sourcemaps to the Sass ignore
2014-09-18 12:30:50 +10:00
6ea8f9abeb
Merge pull request #1212 from Fuhrmann/patch-1
...
Typo in Jetbrains gitignore
2014-09-18 12:30:28 +10:00
dbadafb805
Add sourcemaps to the Sass ignore
...
When merging branches there are usually conflicts with the CSS sourcemaps. It's not an issue to just recompile the CSS to generate a new sourcemap but having the file ignored helps to save an unnecessary step.
2014-09-17 11:23:16 -07:00
6563b1ae81
Typo in Jetbrains gitignore
2014-09-17 09:13:03 -04:00
4ddafa3728
Merge pull request #1189 from github/remove-tasm
...
[Tasm] Remove template
2014-09-15 12:19:28 +10:00
5aa7e578c9
Merge pull request #1190 from github/remove-target3001
...
[Target3001] Remove template
2014-09-15 12:14:06 +10:00
ffe6313d2f
Merge pull request #1192 from github/remove-bancha
...
[Bancha] Remove template
2014-09-15 12:10:18 +10:00
21d6792d20
Merge pull request #1207 from vboctor/patch-1
...
Add *.userosscache to Visual Studio .gitignore
2014-09-15 12:05:08 +10:00
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
b364025ef6
Merge pull request #1209 from thurask/momentics
...
Add .qm files to Momentics.gitignore
2014-09-15 12:00:31 +10:00
75f8ee2f26
Merge pull request #1210 from Budjhete/master
...
Ignores *.xojo_uistate
2014-09-15 11:58:57 +10:00
07ca9ca19c
Ignores *.xojo_uistate
...
This is the new file extension for Xojo.
2014-09-14 11:54:56 -04:00
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
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
5a339cce0d
Merge pull request #1193 from github/remove-quartus2
...
[Global/Quartus2] Remove template
2014-09-11 11:21:37 +10:00
fdde4a04d3
Add *.userosscache to Visual Studio .gitignore
...
I haven't found good documentation for this file online, but it is a user based file that should be ignored.
2014-09-09 11:18:31 -07:00
86dfa97b95
Merge pull request #1198 from nicwortel/symfony-build
...
Add 'build' directory to Symfony.gitignore
2014-09-09 18:01:38 +10:00
b6cec82b70
Merge pull request #1206 from devoncarew/patch-2
...
Update Dart.gitignore
2014-09-09 17:56:20 +10:00
7586adef5c
Merge pull request #1205 from jlgrock/master
...
Adding additional comments
2014-09-09 17:01:20 +10:00
9f06854ac6
Update Dart.gitignore
...
add the `.pub/` directory, and change the `packages` filter to match sub-folders.
2014-09-08 23:36:52 -07:00
f62aa8ac4c
Adding additional comments
...
Adding additional comments so that folks know to use the integration tool rather than copying this for better results.
2014-09-08 00:52:39 -04:00
cc95f63e20
Merge pull request #1203 from raphqu/jekyll
...
Update Jekyll.gitignore
2014-09-07 11:06:27 +10:00
b543a61bee
Update Jekyll.gitignore
2014-09-06 16:10:32 +02:00
d8892d3664
Merge pull request #1109 from SamyPesse/patch-1
...
Create GitBook.gitignore
2014-09-04 11:50:03 +10:00
27befc5ae1
Keep only important node rules in GitBook.gitignore
2014-09-03 13:19:51 +02:00
120a64cbd6
Add 'build' directory
2014-09-02 11:12:15 +02:00
fb35fbd51c
Merge pull request #1194 from Ironholds/patch-1
...
Ignore user-specific rproj files instead of project-specific ones
2014-09-02 18:22:44 +10:00
80c9cc5e7c
Change to directory
2014-09-02 04:14:55 -04:00
858b0b251a
Renaming Laravel4 to Laravel
...
Laravel4 is the current standard.
This resolves the name with the custom Laravel.gitignore file in the
gitignore.io project. If support for Laravel3 is desired, it should be done in
a new file: "Laravel3.gitignore
Closes #1196
2014-09-02 15:51:10 +10:00
0b8d28dc40
Add gitignore for Sencha/Extjs
...
Source for this can be found at http://docs.sencha.com/architect/3/getting_started/developing_team_apps.html
2014-09-01 13:21:23 -04:00
a40aa51f90
Small fix
...
.Rproj is fine - it's .Rproj.user that needs to go.
2014-09-01 12:00:20 -04:00
d17c82b500
Merge pull request #1154 from Glaived/master
...
[Sublime Text] Adding cache files and binary files
2014-09-02 01:53:17 +10:00
a30beca8ba
Remove *.pyc
2014-09-01 17:24:30 +02:00
e72ab2ab34
Merge branch 'master' of https://github.com/github/gitignore
2014-09-01 17:22:58 +02:00
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
4b9ac51148
Merge pull request #955 from arjun024/master
...
add downloads/ in Distribution / packaging
2014-09-01 22:27:51 +10:00
6abb147ae5
Merge pull request #1117 from nicwortel/symfony3
...
Add .gitignore rules for Symfony3
2014-09-01 22:22:39 +10:00
f2130f6f19
Remove bancha CMS template.
...
The templare hasn't been touched since it was added and the project itself
hasn't been updated much since then either:
http://docs.getbancha.com/basic/changelog.html
https://github.com/squallstar/bancha/commits/master
2014-09-01 22:15:22 +10:00
2626eee811
Update Symfony.gitignore to support Symfony3
...
Symfony3 (and some versions of Symfony2) come with a new directory structure.
This updated version of Symfony.gitignore supports this new directory structure
as well as the old one.
2014-09-01 10:52:45 +02:00
5e34ab0bc2
Rename Symfony2.gitignore to Symfony.gitignore
...
The old Symfony.gitignore has been removed (a383e55
) as Symfony 1 is no longer
supported.
2014-09-01 10:52:37 +02:00
f1058e8a1f
Merge pull request #1191 from cnbuff410/patch-1
...
Update Dart.gitignore
2014-09-01 18:26:03 +10:00
2d997dd2fa
Update Dart.gitignore
...
Add in rule for .buildlog
2014-09-01 02:22:33 -06:00
59c4751b48
Remove Target3001 template
2014-09-01 18:16:20 +10:00
2aaa18b1f1
Remove tasm template
2014-09-01 17:55:26 +10:00
27ff0cae7e
Merge pull request #1106 from ryanshrum/master
...
Added recommended gitignore rules from Craft
2014-09-01 15:46:08 +10:00
84c7c7dfef
Merge pull request #1184 from starrify/master
...
added: rules for ignoring precompiled headers for C/C++
2014-09-01 15:35:50 +10:00