Bart Verhagen
d650516d96
Changed TeX to not ignore tikz files by default. ( #3320 )
2020-02-25 08:54:06 -04:00
Jeffrey Priebe
219b1250ba
Remote typings ignore from node gitignore ( #3319 )
...
Similar to #2608 , it's the defacto tsc way now for adding typings locally.
2020-02-24 13:04:31 -04:00
bakkiung
65047ae444
Add ignore to umbraco folder ( #3307 )
...
Add ignore to umbraco folder as it will be added by Install-Package UmbracoCms or updated by Update-Package UmbracoCms
2020-02-21 06:41:41 -04:00
Juan Julián Merelo Guervós
111cf18136
Changes the name of Perl 6 to Raku ( #3312 )
...
Since October 2019, Raku is the name of the language formerly known as
Perl 6. This reflects the change. It's the same language, so changes
are mostly cosmetic.
2020-02-19 14:10:09 -04:00
Xuan (Sean) Hu
83ff6af378
Add cover/
to Python.gitignore. ( #3310 )
2020-02-19 14:09:45 -04:00
Igor Strebezhev
8d88fa5215
Add snowpack dependency directory ( #3315 )
2020-02-19 14:08:11 -04:00
Chris Kipp
55df35ee63
add in global metals ( #3296 )
2020-02-10 06:34:56 -04:00
Gruber
98f28b4bc4
add alternative sftp settings file ( #3006 )
...
* add alternative sftp settings file
* update for possible multiple alt* numbered files
2020-02-10 06:21:09 -04:00
Michaël Vanbrabandt
6e5b49b1d5
Add Umbraco V8 packages folder location ( #3302 )
...
In Umbraco v8 we have a new packages folder located under Umbraco/views/packages/...
This gets ignored by the current version. Adding this new line prevents this and includes all files and subfolders under this new location.
2020-02-10 06:20:24 -04:00
Santiago Basulto
583f11eddd
[Python] .python-version should NOT be ignored ( #3274 )
2020-02-09 21:25:26 -04:00
shahroq
7cc00a1cd0
Update concrete5 gitignore ( #3176 )
2020-02-09 20:09:03 -04:00
Daniel Heim
7b5783ace7
Update Unity.gitignore ( #3297 )
...
Unity 2020 introduces a new "UserSettings" top-level project folder.
See https://forum.unity.com/threads/whats-the-usersettings-directory.754436/ for more information.
2020-02-09 18:34:10 -04:00
Brad Solomon
9627ac2173
Ignore .pytype/ directory ( #3301 )
...
pytype is a static type analyzer for Python code;
it generates files of inferred type information,
located by default in .pytype/pyi.
2020-02-09 18:23:33 -04:00
Douglas Larson
584ee18cc1
[Global/Eclipse] Make .project opt-in ( #3305 )
...
The project description file.
2020-02-09 18:20:27 -04:00
Hideaki KAWAI
7ab549fcae
Update PureScript adding .spago ( #3278 )
2020-01-21 08:57:39 -04:00
Hugo Locurcio
0e8e8b1b7e
[Godot] Ignore imported translations ( #3269 )
...
The Godot editor automatically creates those binary files from
translations in CSV format. There's no need to add them to
version control.
2020-01-20 17:16:11 -04:00
Henri Menke
eed88c1c79
TeX: Ignore REVTeX generated Notes.bib files ( #3286 )
2020-01-20 16:34:00 -04:00
Leonardo Romor
b24e6f73a5
Update Autotools.gitignore ( #3271 )
2020-01-20 16:07:50 -04:00
FritzsHero
f726843f1b
Added a comment why MemoryCaptures get excluded ( #3276 )
2020-01-20 15:20:24 -04:00
Simon Siefke
6c87d249af
Ignore files inside .vscode-test
( #3256 )
...
* Ignore files inside `.vscode-test`
[vscode-test](https://github.com/microsoft/vscode-test ) is a testing framework for vscode extensions. Inside the `vscode-test` folder are stored one or more versions of vscode, which are used for testing a vscode extension.
* Update Node.gitignore
2019-12-16 09:17:17 -04:00
Łukasz Kurzyniec
b4551f2e98
added Coverlet result files as a Code Coverage Tool ( #3252 )
2019-12-16 09:16:35 -04:00
狂飙
1e667576ce
[Unity] Fix ignore Jetbrains plugin folder ( #3266 )
...
Add missing slash to make pattern accurate, since the JetBrains folder is always relative to root assets folder.
2019-12-16 09:07:58 -04:00
Pellegrino Prevete
8a4b27815c
Added gitignore for GNOME Extension ( #3268 )
2019-12-16 09:07:49 -04:00
anishagg17
6e7ca9805e
Update Node.gitignore ( #3264 )
2019-12-16 09:06:40 -04:00
davidkron
21e9f06539
Added jarRepositories.xml as an optional ignore ( #3254 )
...
Since IntelliJ 2019.3 this file appeared in our git changes. It seems these are just cached information about remote repositories that are defined in Maven/Gradle.
2019-12-06 06:08:39 -04:00
hshimoyama
1604c21c60
Add .env.* to optionally ignored files in Rails.gitignore. ( #3065 )
2019-12-06 06:05:44 -04:00
Drew Barnett
e2e54ce6be
Modified comment on Asset meta data ignore to better explain usage. ( #3249 )
2019-11-27 09:12:00 -04:00
Jason Gross
38c1cfcdbc
Update Coq.gitignore after coq/coq#11075 ( #3247 )
...
Add .vok files from https://github.com/coq/coq/pull/11075
2019-11-25 16:45:55 -04:00
mrg0029
db0ef78b5a
wtf is a pyflow ( #3242 )
2019-11-18 09:06:05 -04:00
Michał Dobrzanski
1c114570c7
Added aar file type to gitignore ( #3233 )
2019-11-17 14:13:08 -04:00
davidkron
c3e97a0e96
exclude compiler.xml and artifacts when using Gradle ( #3236 )
...
In our IntelliJ projects where we are using Gradle, the file .idea/compiler.xml and files inside the .idea/artifacts folder are automatically generated by IntelliJ based on the Gradle build model. As these files are generated, they should be ignored in version control.
2019-11-17 14:12:38 -04:00
Brendan Forster
cb0c6ef7ac
ignore new directory added in Android Studio 3.5 ( #3232 )
2019-11-08 17:32:48 -04:00
Omer Katz
0207a9c954
Ignore the __pypackages__ folder for pyflow users. ( #3205 )
...
See https://github.com/David-OConnor/pyflow for details.
2019-11-08 17:15:10 -04:00
Aikhjarto
b58b5341d3
exclude *.tps files from TeXnicCenter ( #3213 )
...
TeXnicCenter produces a status file named *.tps which holds information on currently open *.tex files and window positions. This most likely should not be checked in.
2019-11-08 17:12:40 -04:00
raybuhr
e5b26f5c9b
exclude .Renviron ( #3214 )
2019-11-08 17:11:59 -04:00
Jason Gross
44bc08a5d1
Update Coq.gitignore for coq/coq#8642 and coq/coq#10947 ( #3223 )
2019-11-08 17:08:16 -04:00
Petronald Green
b2198b3e66
Added celerybeat.pid ( #3229 )
2019-11-08 17:06:39 -04:00
Sean Nixon
766cf0c10f
Add crash.log to Packer.gitignore ( #3230 )
...
If packer crashes, it write logs to the file "crash.log" in the current directory. This file should not be tracked in version control.
2019-11-08 17:00:59 -04:00
Matthew
cedf2d1e99
JustCode has been discontinued as the features it provided are now included in Visual Studio 2017 and newer. ( #3227 )
2019-11-07 08:22:32 -04:00
Yousha Aleayoub
3794768510
Update Archives.gitignore ( #3220 )
2019-10-31 09:37:14 -03:00
Karl Horky
2644536a24
Comment out / add note about conflicting gitignore lines ( #3204 )
...
* Remove conflicting gitignore lines, add reference
Ref (introduction of a new "public" folder in Next.js):
https://nextjs.org/blog/next-9-1#public-directory-support
* Improve solution to conflicting files
2019-10-24 13:31:35 -03:00
Roman
a14296fa82
IPython support for jupyter-notebook gitignore files ( #3211 )
2019-10-23 08:40:55 -03:00
Jens Kürschner
21419e391a
Update to Global/VisualStudioCode ( #3201 )
...
Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.
2019-10-10 14:32:23 -03:00
Miklós Márton
475f63beb5
Add versioned so files extension to Qt.gitignore ( #3186 )
...
Some Qt packages builds versioned shared objects which will generate foobar.so.n symlinks to the output file. These files should not tracked by git.
2019-10-09 10:42:31 -03:00
Miklós Márton
b912aead4e
Add qmake generated prl files to Qt.gitignore ( #3187 )
2019-10-09 10:24:27 -03:00
Skye Shaw
baf13553d0
Ruby: ignore RuboCop remote inherited config files ( #3197 )
2019-10-04 09:19:47 -03:00
Oliver Kopp
e95b1be4c6
Add apt_generated_test/ ( #3193 )
2019-10-03 10:35:42 -03:00
MCSH
fb4019a717
Added tern-port ( #3195 )
2019-10-03 10:32:51 -03:00
Richie Bendall
086eacaaa2
feat: Add microbundle cache ( #3116 )
2019-09-21 13:13:14 -03:00
Omer Katz
3b445ebb92
Ignore coverage annotations reports. ( #3131 )
2019-09-20 12:59:50 -03:00